chamilo/chamilo-lms

View on GitHub
public/main/course_copy/copy_course.php

Summary

Maintainability
A
0 mins
Test Coverage

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

$this_section = SECTION_COURSES;

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

$current_course_tool = TOOL_COURSE_MAINTENANCE;

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

    $course_info = api_get_course_info();

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

        if ($courseItem['real_id'] == $course_info['real_id']) {

There are no issues that match your filters.

Category
Status