chamilo/chamilo-lms

View on GitHub
public/main/inc/global.inc.php

Summary

Maintainability
A
0 mins
Test Coverage

Missing blank line before return statement
Open

            return;

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

        $this_section = SECTION_GLOBAL;

Blank line found at start of control structure
Open

if ($isCli) {

There are no issues that match your filters.

Category
Status