Home « Server software «
Documentation: cron.php
cron.php - Launch periodic jobs
This script includes all scripts bound to the id 'tick
'.This is achieved through the loading of hook definitions, if any. See control/scan.php for more information on hooks.
To enable running from anywhere set the environment variable '
YACS_HOME
'
to the installation path of YACS.For example:
set YACS_HOME = "c:\public\yacs"
The script ensures a minimum delay of 5 minutes between successive ticks.
This script is a reference file of this system.
Voir aussi:
Licence: GNU Lesser General Public License
Auteurs:
- Bernard Paques bernard.paques@bigfoot.com