ILIAS  trunk Revision v12.0_alpha-377-g3641b37b9db
index.php File Reference

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
 

Variable Documentation

◆ $cookie_path

$cookie_path = dirname($_SERVER['PHP_SELF'], 2)

Definition at line 29 of file index.php.

Referenced by ilInitialisation\setCookieConstants().

◆ if

if(!file_exists('../../ilias.ini.php')) ( file_exists'../../ilias.ini.php')

Definition at line 21 of file index.php.

◆ IL_CERT_SSO

const IL_CERT_SSO(isset( $_GET[ 'client_id'])) ( isset( $_GET[ 'client_id'])  ) true

◆ IL_COOKIE_PATH