7 require_once(
'_include.php');
22 'weekly' =>
"22 0 * * 0",
23 'daily' =>
"02 0 * * *",
24 'hourly' =>
"01 * * * *",
25 'default' =>
"XXXXXXXXXX",
31 'href' =>
SimpleSAML\Module::getModuleURL(
'cron/cron.php',
array(
'key' =>
$key,
'tag' => $tag)),
33 'int' => (array_key_exists($tag,
$def) ?
$def[$tag] :
$def[
'default']),
foreach($tags AS $tag) $t
static requireAdmin()
Require admin access to the current page.
Attribute-related utility methods.
static getConfig($filename='config.php', $configSet='simplesaml')
Load a configuration file from a configuration set.
Create styles array
The data for the language used.
$config
The _include script registers a autoloader for the SimpleSAMLphp libraries.
static getSessionFromRequest()
Retrieves the current session.
if(function_exists('posix_getuid') &&posix_getuid()===0) if(!array_key_exists('t', $options)) $tag
static getInstance($instancename='simplesaml')
Get a configuration file by its instance name.