|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Go to the source code of this file.
Variables | |
| $ini = new ilIniFile("ilias.ini.php") | |
| $http = $ini->readVariable("server", "http_path") | |
| $_SERVER ['HTTP_HOST'] = $http | |
| $_SERVER ['REQUEST_URI'] = "" | |
| $_SERVER[ 'HTTP_HOST'] = $http |
Definition at line 26 of file throwException.php.
| $_SERVER[ 'REQUEST_URI'] = "" |
Definition at line 27 of file throwException.php.
| $http = $ini->readVariable("server", "http_path") |
Definition at line 23 of file throwException.php.
| $ini = new ilIniFile("ilias.ini.php") |
Definition at line 20 of file throwException.php.