chamilo/chamilo-lms

View on GitHub
public/main/admin/filler.php

Summary

Maintainability
A
0 mins
Test Coverage

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

$this_section = SECTION_PLATFORM_ADMIN;
Severity: Minor
Found in public/main/admin/filler.php by phpcodesniffer

Line indented incorrectly; expected 12 spaces, found 10
Open

          <?php
Severity: Minor
Found in public/main/admin/filler.php by phpcodesniffer

Line indented incorrectly; expected at least 12 spaces, found 10
Open

          echo Display::getMdiIcon(ObjectIcon::COURSE, 'ch-tool-icon', null, ICON_SIZE_SMALL, get_lang('Fill courses')).
Severity: Minor
Found in public/main/admin/filler.php by phpcodesniffer

There are no issues that match your filters.

Category
Status