ILIAS  release_8 Revision v8.23
cron.php File Reference

Go to the source code of this file.

Variables

 if ( $_SERVER[ 'argc']< 4)[$script, $login, $password, $client] = $_SERVER['argv']
 
 $cron
 
 try
 
 $strictCronManager
 

Variable Documentation

◆ $cron

◆ $strictCronManager

$strictCronManager
Initial value:
$DIC->cron()->manager()
)
global $DIC
Definition: feed.php:28

Definition at line 28 of file cron.php.

◆ if

if($_SERVER['argc']< 4)[ $script, $login, $password, $client] = $_SERVER['argv']

Definition at line 15 of file cron.php.

◆ try

try
Initial value:
{
global $DIC
global $DIC
Definition: feed.php:28

Definition at line 23 of file cron.php.