|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Go to the source code of this file.
Variables | |
| if (!file_exists('../../ilias.ini.php')) | |
| $cookie_path = dirname($_SERVER['PHP_SELF'], 2) | |
| const | IL_CERT_SSO (isset($_GET['client_id'])) true |
| const | IL_COOKIE_PATH $cookie_path |
| $cookie_path = dirname($_SERVER['PHP_SELF'], 2) |
Definition at line 29 of file index.php.
Referenced by ilInitialisation\setCookieConstants().
| if(!file_exists('../../ilias.ini.php')) | ( | ! | file_exists'../../ilias.ini.php' | ) |
| const IL_CERT_SSO(isset( $_GET[ 'client_id'])) | ( | isset( $_GET[ 'client_id']) | ) | true |
Definition at line 47 of file index.php.
Referenced by ILIAS\AuthApache\AuthFrontendCredentialsApache\tryAuthenticationOnLoginPage().
| const IL_COOKIE_PATH $cookie_path |