ILIAS  release_5-4 Revision v5.4.26-12-gabc799a52e6
backend.php
Go to the documentation of this file.
1 <?php
2 
12 SimpleSAML\Logger::debug('backend - fallback: '.$state['LogoutState']['negotiate:backend']);
13 
15 
$state
Definition: backend.php:11
static debug($string)
Definition: Logger.php:211
static loadState($id, $stage, $allowMissing=false)
Retrieve saved state.
Definition: State.php:259
exit
Definition: backend.php:16
static fallBack(&$state)
Passes control of the login process to a different module.
Definition: Negotiate.php:268