|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Go to the source code of this file.
Variables | |
| if(isset($_REQUEST['retryURL'])) | else |
| $globalConfig = SimpleSAML_Configuration::getInstance() | |
| $t = new SimpleSAML_XHTML_Template($globalConfig, 'core:no_cookie.tpl.php') | |
| $t | data ['retryURL'] = $retryURL |
| $globalConfig = SimpleSAML_Configuration::getInstance() |
Definition at line 10 of file no_cookie.php.
| $t = new SimpleSAML_XHTML_Template($globalConfig, 'core:no_cookie.tpl.php') |
Definition at line 11 of file no_cookie.php.
| $t data[ 'retryURL'] = $retryURL |
Definition at line 12 of file no_cookie.php.
| if (isset( $_REQUEST[ 'retryURL'])) else |
Definition at line 6 of file no_cookie.php.