| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
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 | 
| 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().
| const IL_COOKIE_PATH $cookie_path | 
Definition at line 33 of file module.php.
Referenced by ilHTTPS\enableSecureCookies(), ilSimpleSAMLphpWrapper\initConfigFiles(), ilUtil\setCookie(), ilInitialisation\setSessionCookieParams(), and ilAuthFrontendCredentialsApache\tryAuthenticationOnLoginPage().