|
@@ -668,7 +668,6 @@ class aicc extends learnpath
|
|
//error_log('New LP - in export_zip()', 0);
|
|
//error_log('New LP - in export_zip()', 0);
|
|
// Zip everything that is in the corresponding scorm dir.
|
|
// Zip everything that is in the corresponding scorm dir.
|
|
// Write the zip file somewhere (might be too big to return).
|
|
// Write the zip file somewhere (might be too big to return).
|
|
- require_once api_get_path(LIBRARY_PATH).'pclzip/pclzip.lib.php';
|
|
|
|
require_once 'learnpath_functions.inc.php';
|
|
require_once 'learnpath_functions.inc.php';
|
|
$course_id = api_get_course_int_id();
|
|
$course_id = api_get_course_int_id();
|
|
$tbl_lp = Database::get_course_table(TABLE_LP_MAIN);
|
|
$tbl_lp = Database::get_course_table(TABLE_LP_MAIN);
|