ILIAS  release_5-4 Revision v5.4.26-12-gabc799a52e6
logout_completed.php
Go to the documentation of this file.
1 <?php
9 $t = new SimpleSAML_XHTML_Template($globalConfig, 'consent:logout_completed.php');
10 $t->show();
$globalConfig
static getInstance($instancename='simplesaml')
Get a configuration file by its instance name.