|
ILIAS
Release_4_2_x_branch Revision 61807
|
Go to the source code of this file.
Namespaces | |
| namespace | ilias |
| redirection script todo: (a better solution should control the processing via a xml file) | |
Variables | |
| if(!function_exists("session_unregister")) | $GLOBALS ['ilGlobalStartTime'] = microtime() |
| $ilInit = new ilInitialisation() | |
| $GLOBALS ['ilInit'] = $ilInit | |
| if (!function_exists("session_unregister")) $GLOBALS['ilGlobalStartTime'] = microtime() |
Definition at line 46 of file inc.header.php.
| $GLOBALS['ilInit'] = $ilInit |
Definition at line 49 of file inc.header.php.
| $ilInit = new ilInitialisation() |
Definition at line 48 of file inc.header.php.