7require_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)),
 
An exception for terminatinating execution or to throw for unit testing.
static requireAdmin()
Require admin access to the current page.
static getInstance($instancename='simplesaml')
Get a configuration file by its instance name.
static getConfig($filename='config.php', $configSet='simplesaml')
Load a configuration file from a configuration set.
static getSessionFromRequest()
Retrieves the current session.
$config
The _include script registers a autoloader for the SimpleSAMLphp libraries.
foreach($tags AS $tag) $t
if(function_exists( 'posix_getuid') &&posix_getuid()===0) if(!array_key_exists('t', $options)) $tag
Attribute-related utility methods.