3 declare(strict_types=1);
    30     public function __construct(
int $a_id = 0, 
bool $a_call_by_reference = 
true)
    44         $this->
ilias->setSetting(
'ldap_active', 
"1");
    58         $this->
ilias->setSetting(
'shibboleth_active', 
"1");
    71         $this->
ilias->setSetting(
'script_active', 
"1");
 
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
 
__construct(int $a_id=0, bool $a_call_by_reference=true)
 
header include for all ilias files.