chamilo/chamilo-lms

View on GitHub
public/main/forum/forumsearch.php

Summary

Maintainability
A
0 mins
Test Coverage

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

$this_section = SECTION_COURSES;

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

    $group_properties = GroupManager:: get_group_properties($groupId);

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

        'name' => get_lang('Group area').' ('.$group_properties['name'].')',

There are no issues that match your filters.

Category
Status