chamilo/chamilo-lms

View on GitHub
public/main/lp/lp_add_author.php

Summary

Maintainability
A
0 mins
Test Coverage

Variable "is_allowed_to_edit" is not in valid camel caps format
Open

if (!$is_allowed_to_edit) {

Variable "this_section" is not in valid camel caps format
Open

$this_section = SECTION_COURSES;

Variable "is_allowed_to_edit" is not in valid camel caps format
Open

$is_allowed_to_edit = api_is_allowed_to_edit(null, false);

Variable "lp_theme_css" is not in valid camel caps format
Open

$lp_theme_css = $learnPath->get_theme();

Variable "show_learn_path" is not in valid camel caps format
Open

$show_learn_path = true;

There are no issues that match your filters.

Category
Status