public/plugin/bbb/admin.php
Variable "tool_name" is not in valid camel caps format Open
Open
$tpl = new Template($tool_name);
- Exclude checks
Variable "course_settings" is not in valid camel caps format Open
Open
$settings = $plugin->course_settings;
- Exclude checks
Variable "course_plugin" is not in valid camel caps format Open
Open
$course_plugin = 'bbb'; //needed in order to load the plugin lang variables
- Exclude checks
Variable "tool_name" is not in valid camel caps format Open
Open
$tool_name = $plugin->get_lang('Videoconference');
- Exclude checks
Variable "tool_name" is not in valid camel caps format Open
Open
[$tool_name, $plugin->get_lang('RecordList')],
- Exclude checks