Go to the source code of this file.
Namespaces | |
| namespace | ilias |
Chat base script. | |
Variables | |
| $tpl_class_name = "HTML_Template_ITX" | |
| if(!class_exists("HTML_Template_ITX")) | $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 ilMDEditorGUI::updateQuickEdit(), and CASClient::wasPreviouslyAuthenticated().
| 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(), ilvCard::explodeVar(), ilSurveyEvaluationGUI::exportCumulatedResults(), ilTestExport::exportToCSV(), ilSurveyEvaluationGUI::exportUserSpecificResults(), ilObjAssessmentFolderGUI::logsObject(), ilUtil::processCSVRow(), ilObjTest::processCSVRow(), and ilObjSurvey::processCSVRow().
| $tpl_class_name = "HTML_Template_ITX" |
Definition at line 38 of file inc.check_pear.php.
1.7.1