config.php 229 B

12345678
  1. <?php
  2. /* For licensing terms, see /license.txt */
  3. /* bbb parameters that will be registered in the course settings */
  4. require_once '../../main/inc/global.inc.php';
  5. require_once 'lib/bbb.lib.php';
  6. require_once 'lib/bbb_api.php';