ILIAS  release_5-1 Revision 5.0.0-5477-g43f3e3fab5f
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

const IL_INITIAL_WD getcwd()
 
 if (is_dir("./pear"))
 
 $setup = new ilSetupGUI()
 

Variable Documentation

◆ $setup

$setup = new ilSetupGUI()

Definition at line 52 of file setup.php.

◆ if

if(is_dir("./pear"))

Definition at line 42 of file setup.php.

◆ IL_INITIAL_WD

const IL_INITIAL_WD getcwd()

Definition at line 38 of file setup.php.