@ -7,10 +7,8 @@
* Initialization
*/
$course_plugin = 'bbb';
$course_plugin = 'bbb'; //needed in order to load the plugin lang variables
require_once 'config.php';
$tool_name = get_lang('Videoconference');
$tpl = new Template($tool_name);
@ -6,11 +6,11 @@
/**
$bbb = new bbb();
if ($bbb) {