Procedural File: lp_list.php
Source Location: /lp_list.php
Page Details:
This file was origially the copy of document.php, but many modifications happened since then ; the direct file view is not any more needed, if the user uploads a scorm zip file, a directory will be automatically created for it, and the files will be uncompressed there for example ;
Tags:
Includes:
include("../learnpath/learnpath_functions.inc.php")
[line 43]
include_once(api_get_library_path()."/fileDisplay.lib.php")
[line 45]
include_once(api_get_library_path()."/document.lib.php")
[line 42]
include_once(api_get_library_path().'/events.lib.inc.php')
[line 46]
include_once(
'scorm.lib.php')
[line 44]
require('../inc/claro_init_global.inc.php')
[line 40]
Script
require_once(api_get_library_path()."/database.lib.php")
[line 41]