|
@@ -18,6 +18,7 @@ require_once '../inc/global.inc.php';
|
|
|
$_SESSION['whereami'] = 'document/createaudio';
|
|
|
$this_section = SECTION_COURSES;
|
|
|
|
|
|
+require_once 'document.inc.php';
|
|
|
require_once api_get_path(LIBRARY_PATH).'groupmanager.lib.php';
|
|
|
|
|
|
$nameTools = get_lang('CreateAudio');
|