chamilo/chamilo-lms

View on GitHub
public/main/social/group_add.php

Summary

Maintainability
A
0 mins
Test Coverage

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

$table_message = Database::get_main_table(TABLE_MESSAGE);

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

$social_layout = $tpl->get_template('social/add_groups.tpl');

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

$content = $tpl->fetch($social_layout);

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

$this_section = SECTION_SOCIAL;

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

$social_avatar_block = SocialManager::show_social_avatar_block('group_add');

There are no issues that match your filters.

Category
Status