Go to the source code of this file.
Namespaces | |
| namespace | ilias |
admin objects frameset | |
Variables | |
| $tpl_class_name = "IntegratedTemplate" | |
| if(!class_exists("IntegratedTemplateExtension")) | $include_paths = ini_get("include_path") |
| $separator = ";" | |
| $pear = class_exists("PEAR") | |
| $auth = class_exists("Auth") | |
| $auth = class_exists("Auth") |
Definition at line 59 of file inc.check_pear.php.
Referenced by saveForm().
| if (!strstr(php_uname(),"Windows")) $include_paths = ini_get("include_path") |
Definition at line 46 of file inc.check_pear.php.
| $pear = class_exists("PEAR") |
Definition at line 58 of file inc.check_pear.php.
| $separator = ";" |
Definition at line 49 of file inc.check_pear.php.
Referenced by ilObjUserFolder::createCSVExport(), ilObjTestGUI::evalSelectedUsersObject(), ilObjSurveyGUI::evaluationObject(), ilObjSurveyGUI::evaluationuserObject(), ilvCard::explodeVar(), ASS_ClozeTest::get_gap_text_list(), ilObjSurvey::processCSVRow(), ilUtil::processCSVRow(), and ilObjTest::processCSVRow().
| $tpl_class_name = "IntegratedTemplate" |
Definition at line 38 of file inc.check_pear.php.
1.7.1