24 require_once (
"./Modules/ScormAicc/classes/SCORM/class.ilSCORMOrganizations.php");
45 $this->tpl->addBlockFile(
"CONTENT",
"content",
"tpl.scorm_obj.html",
"Modules/ScormAicc");
46 $this->tpl->setCurrentBlock(
"par_table");
47 $this->tpl->setVariable(
"TXT_OBJECT_TYPE", $this->lng->txt(
"cont_organizations"));
49 $this->sc_object->getDefaultOrganization());
50 $this->tpl->parseCurrentBlock();