|
ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Go to the source code of this file.
Variables | |
| $config = SimpleSAML_Configuration::getInstance() | |
| $mconfig = SimpleSAML_Configuration::getOptionalConfig('config-metarefresh.php') | |
| $sets = $mconfig->getConfigList('sets', array()) | |
| foreach($sets AS $setkey=> $set) | $logentries = SimpleSAML\Logger::getCapturedLog() |
| $t = new SimpleSAML_XHTML_Template($config, 'metarefresh:fetch.tpl.php') | |
| $t | data ['logentries'] = $logentries |
| $config = SimpleSAML_Configuration::getInstance() |
| foreach ( $sets AS $setkey=> $set) $logentries = SimpleSAML\Logger::getCapturedLog() |
| $mconfig = SimpleSAML_Configuration::getOptionalConfig('config-metarefresh.php') |
Definition at line 4 of file fetch.php.
Referenced by metarefresh_hook_cron().
| $sets = $mconfig->getConfigList('sets', array()) |
| $t = new SimpleSAML_XHTML_Template($config, 'metarefresh:fetch.tpl.php') |