chamilo/chamilo-lms

View on GitHub
public/plugin/bbb/start.php

Summary

Maintainability
A
0 mins
Test Coverage

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

$tpl = new Template($tool_name);
Severity: Minor
Found in public/plugin/bbb/start.php by phpcodesniffer

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

$tool_name = get_lang('Videoconference');
Severity: Minor
Found in public/plugin/bbb/start.php by phpcodesniffer

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

$course_plugin = 'bbb'; //needed in order to load the plugin lang variables
Severity: Minor
Found in public/plugin/bbb/start.php by phpcodesniffer

There are no issues that match your filters.

Category
Status