| ILIAS
    Release_4_1_x_branch Revision 61804
    | 
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 45 of file inc.header.php.
| $GLOBALS['ilInit'] = $ilInit | 
Definition at line 48 of file inc.header.php.
| $ilInit = new ilInitialisation() | 
Definition at line 47 of file inc.header.php.