ILIAS  release_9 Revision v9.13-25-g2c18ec4c24f
module.php File Reference

Go to the source code of this file.

Variables

 $cookie_path = dirname(str_replace($_SERVER['PATH_INFO'], '', $_SERVER['PHP_SELF']))
 
const IL_COOKIE_PATH $cookie_path
 

Variable Documentation

◆ $cookie_path

while (!is_file( 'ilias.ini.php')) $cookie_path = dirname(str_replace($_SERVER['PATH_INFO'], '', $_SERVER['PHP_SELF']))

Definition at line 21 of file module.php.

Referenced by ilInitialisation\setCookieConstants().

◆ IL_COOKIE_PATH