ILIAS
eassessment Revision 61809
|
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 | |
$GLOBALS ['ilGlobalStartTime'] = microtime() | |
$ilInit = new ilInitialisation() | |
$GLOBALS ['ilInit'] = $ilInit |
$GLOBALS['ilGlobalStartTime'] = microtime() |
Definition at line 36 of file inc.header.php.
$GLOBALS['ilInit'] = $ilInit |
Definition at line 39 of file inc.header.php.
$ilInit = new ilInitialisation() |
Definition at line 38 of file inc.header.php.