chamilo/chamilo-lms

View on GitHub
public/main/user/class.php

Summary

Maintainability
A
0 mins
Test Coverage

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

$tool_name = get_lang('Classes');
Severity: Minor
Found in public/main/user/class.php by phpcodesniffer

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

Display::display_header($tool_name, 'User');
Severity: Minor
Found in public/main/user/class.php by phpcodesniffer

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

$this_section = SECTION_COURSES;
Severity: Minor
Found in public/main/user/class.php by phpcodesniffer

There are no issues that match your filters.

Category
Status