parent
b887b38473
commit
ff0bd4d643
@ -1,9 +1,10 @@ |
||||
<?php |
||||
|
||||
/* For license terms, see /license.txt */ |
||||
|
||||
/** |
||||
* This script is included by main/admin/settings.lib.php and generally |
||||
* includes things to execute in the main database (settings_current table). |
||||
* |
||||
* @package chamilo.plugin.bigbluebutton |
||||
*/ |
||||
require_once __DIR__.'/config.php'; |
||||
BBBPlugin::create()->install(); |
||||
|
||||
Loading…
Reference in new issue