Procedural File: _cron.funcs.php
Source Location: /blogs/inc/cron/_cron.funcs.php
Page Details
This file implements cron (scheduled tasks) handling functions.
This file is part of the evoCore framework - http://evocore.net/ See also http://sourceforge.net/projects/evocms/.
| Author: | fplanque: Francois PLANQUE. |
| Version: | $Id: _cron.funcs.php,v 1.2 2008/01/21 09:35:28 fplanque Exp $ |
| Copyright: | (c)2003-2008 by Francois PLANQUE - http://fplanque.net/ |
| Filesource: | Source Code for this file |
Functions
call_job [line 52]
|
Call a cron job.
Parameters:| string | $job_name: | Name of the job |
| string | $job_params: | Params for the job |
[ Top ]
cron_log [line 31]
|
This file implements cron (scheduled tasks) handling functions.
This file is part of the evoCore framework - http://evocore.net/ See also http://sourceforge.net/projects/evocms/.
Parameters:| $message: |
API Tags:
| Filesource: | Source Code for this file |
Information Tags:
| Author: | fplanque: Francois PLANQUE. |
| Version: | $Id: _cron.funcs.php,v 1.2 2008/01/21 09:35:28 fplanque Exp $ |
| Copyright: | (c)2003-2008 by Francois PLANQUE - http://fplanque.net/ |
[ Top ]
