public/main/course_copy/copy_course.php
Variable "this_section" is not in valid camel caps format Open
Open
$this_section = SECTION_COURSES;
- Exclude checks
Variable "current_course_tool" is not in valid camel caps format Open
Open
$current_course_tool = TOOL_COURSE_MAINTENANCE;
- Exclude checks
Variable "course_info" is not in valid camel caps format Open
Open
$course_info = api_get_course_info();
- Exclude checks
Variable "course_info" is not in valid camel caps format Open
Open
if ($courseItem['real_id'] == $course_info['real_id']) {
- Exclude checks