ILIAS  release_7 Revision v7.30-3-g800a261c036
All Data Structures Namespaces Files Functions Variables Modules Pages
setup.php File Reference

Go to the source code of this file.

Namespaces

 ilias
 redirection script todo: (a better solution should control the processing via a xml file)
 

Variables

if(false===file_exists(__DIR__ . '/../libs/composer/vendor/autoload.php')) if(php_sapi_name()==="cli") else
 

Variable Documentation

◆ else

if (false===file_exists(__DIR__ . '/../libs/composer/vendor/autoload.php')) if (php_sapi_name()==="cli") else
Initial value:
{
header("Content-Type: text/html")

Definition at line 43 of file setup.php.