chamilo/chamilo-lms

View on GitHub
public/main/work/show_file.php

Summary

Maintainability
A
0 mins
Test Coverage

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

if (empty($course_info)) {

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

$this_section = SECTION_COURSES;

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

$result = getFile($id, $course_info, false);

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

$course_info = api_get_course_info();

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

$current_course_tool = TOOL_STUDENTPUBLICATION;

There are no issues that match your filters.

Category
Status