chamilo/chamilo-lms

View on GitHub
public/plugin/toplinks/admin.php

Summary

Maintainability
A
0 mins
Test Coverage

Terminating statement must be indented to the same level as the CASE body
Open

    break;

Case breaking statement indented incorrectly; expected 8 spaces, found 4
Open

    break;

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

        if ($table->total_number_of_items) {

There are no issues that match your filters.

Category
Status