* @version v 1.0 * @access public * @package dokeos.scorm ============================================================================== */ /* ============================================================================== INIT SECTION ============================================================================== */ // if you open the imsmanifest.xml via local machine (f.ex.: file://c:/...), then the Apiwrapper.js // of Maritime Navigation when trying to execute this row // var result = api.LMSInitialize(""); // get the error response : you are not authorized to call this function include('../inc/global.inc.php'); $this_section=SECTION_COURSES; $TBL_SCORM_SCO_DATA=$scormDbName.".scorm_sco_data"; $old_s_identifier = $_SESSION['old_sco_identifier']; $my_s_identifier = $_SESSION['s_identifier']; $file = $_SESSION['file']; //in some cases (manual clicks), there is no "old" s_identifier because there is no "new" one. if(empty($old_s_identifier)){ $old_s_identifier = $my_s_identifier; } /* ============================================================================== JavaScript Functions ============================================================================== */ ?>
This is an API / API_1484_11 system window. Nothing to be worried about!