public/plugin/bbb/start.php
Variable "tool_name" is not in valid camel caps format Open
Open
$tpl = new Template($tool_name);
- Exclude checks
Variable "tool_name" is not in valid camel caps format Open
Open
$tool_name = get_lang('Videoconference');
- 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