public/main/lp/lp_add_item.php
Variable "is_allowed_to_edit" is not in valid camel caps format Open
Open
$is_allowed_to_edit = api_is_allowed_to_edit(null, true, false, $checkStudentView);
- Exclude checks
Variable "this_section" is not in valid camel caps format Open
Open
$this_section = SECTION_COURSES;
- Exclude checks
Variable "is_allowed_to_edit" is not in valid camel caps format Open
Open
if ((!$is_allowed_to_edit) || $checkStudentView) {
- Exclude checks
Variable "lp_theme_css" is not in valid camel caps format Open
Open
$lp_theme_css = $learnPath->get_theme();
- Exclude checks
Variable "show_learn_path" is not in valid camel caps format Open
Open
$show_learn_path = true;
- Exclude checks