ILIAS  release_5-3 Revision v5.3.23-19-g915713cf615
module_consentAdmin.php File Reference

Go to the source code of this file.

Namespaces

 SimpleSAMLphp
 Temporary autoloader to ensure compatibility with old, non-PSR-2 compliant classes.
 

Variables

 $config
 

Variable Documentation

◆ $config

$config
Initial value:
'consentadmin' => array(
'consent:Database',
'dsn' => 'mysql:host=DBHOST;dbname=DBNAME',
'username' => 'USERNAME',
'password' => 'PASSWORD',
),
'attributes.hash' => TRUE,
'returnURL' => 'http://www.wayf.dk',
'showDescription' => true,
'authority' => 'saml2',
)
Create styles array
The data for the language used.

Definition at line 8 of file module_consentAdmin.php.