Go to the source code of this file.
|
| ilias |
| redirection script todo: (a better solution should control the processing via a xml file)
|
|
◆ $setup
◆ else
if (false===file_exists(__DIR__ . '/../libs/composer/vendor/autoload.php')) if (php_sapi_name()==="cli") else |
Initial value:{
{
echo "<pre>$message</pre>";
die();
}
if (ini_get('session.save_handler') != 'files') {
throw new Exception(
"session.save_handler in php.ini must be configured to 'files'.");
}
chdir("..")
Definition at line 43 of file setup.php.
◆ IL_INITIAL_WD
const IL_INITIAL_WD getcwd() |