7 lines
175 B
PHP
7 lines
175 B
PHP
<?php
|
|
/* For licensing terms, see /license.txt */
|
|
|
|
/* bbb parameters that will be registered in the course settings */
|
|
|
|
require_once __DIR__.'/../../main/inc/global.inc.php';
|