public/main/course_description/index.php
Variable "current_course_tool" is not in valid camel caps format Open
Open
$current_course_tool = TOOL_COURSE_DESCRIPTION;
- Exclude checks
Variable "this_section" is not in valid camel caps format Open
Open
$this_section = SECTION_COURSES;
- Exclude checks
Variable "description_type" is not in valid camel caps format Open
Open
if (6 == $description_type) {
- Exclude checks
Variable "description_type" is not in valid camel caps format Open
Open
$description_type = '';
- Exclude checks
Variable "description_type" is not in valid camel caps format Open
Open
if (3 == $description_type) {
- Exclude checks
Variable "description_type" is not in valid camel caps format Open
Open
if (8 == $description_type) {
- Exclude checks
Variable "description_type" is not in valid camel caps format Open
Open
if ($description_type >= 9) {
- Exclude checks
Variable "description_type" is not in valid camel caps format Open
Open
$descriptionController->edit($id, $description_type);
- Exclude checks
Variable "description_type" is not in valid camel caps format Open
Open
if (4 == $description_type) {
- Exclude checks
Variable "description_type" is not in valid camel caps format Open
Open
if (7 == $description_type) {
- Exclude checks
Variable "description_type" is not in valid camel caps format Open
Open
if (1 == $description_type) {
- Exclude checks
Variable "description_type" is not in valid camel caps format Open
Open
if (5 == $description_type) {
- Exclude checks
Variable "description_type" is not in valid camel caps format Open
Open
$description_type = (int) $_GET['description_type'];
- Exclude checks
Variable "description_type" is not in valid camel caps format Open
Open
if (2 == $description_type) {
- Exclude checks