ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
|
Go to the source code of this file.
Variables | |
if (!file_exists('../../ilias.ini.php')) | |
$cookie_path = dirname($_SERVER['PHP_SELF'], 2) | |
const | IL_COOKIE_PATH (isset($_GET['client_id'])) $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_COOKIE_PATH(isset( $_GET[ 'client_id'])) | ( | isset( $_GET[ 'client_id']) | ) | $cookie_path |
Definition at line 47 of file index.php.
Referenced by ilStartUpGUI\doLTIAuthentication(), ilHTTPS\enableSecureCookies(), ilSimpleSAMLphpWrapper\initConfigFiles(), ilInitialisation\setSessionCookieParams(), and ilAuthFrontendCredentialsApache\tryAuthenticationOnLoginPage().