chamilo/chamilo-lms

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

Summary

Maintainability
A
0 mins
Test Coverage

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

$column_model = [

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

                $action_links,

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

$extra_params['height'] = 'auto';

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

$action_links = 'function action_formatter (cellvalue, options, rowObject) {

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

$this_section = SECTION_PLATFORM_ADMIN;

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

$extra_params['sortorder'] = 'desc';

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

$extra_params['sortname'] = 'title';

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

$extra_params['autowidth'] = 'true';

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

                $column_model,

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

                $extra_params,

There are no issues that match your filters.

Category
Status