MDL-26905 - Fixed missing of currentorg initialization in AICC API

This commit is contained in:
Matteo Scaramuccia 2011-03-20 23:54:39 +01:00
parent 56babbcb76
commit c6e46d37bc

View File

@ -10,6 +10,9 @@
}
}
}
if (!isset($currentorg)) {
$currentorg = '';
}
?>
//
// SCORM 1.2 API Implementation