Scripts
Summary
Specifies the cronjob scripts that will be executed for this cronjob part.Usage
Scripts[]= cronjob_script1
Scripts[]= cronjob_script2
...
Examples
[CronjobPart-allWorkflows] Scripts[]=workflow1.php Scripts[]=workflow2.php
If the cronjob part "allWorkflows" is called, the scripts workflow1 and workflow2 will be executed.
Raymond Bosman (25/02/2005 3:17 pm)
Frederik Holljen (28/02/2005 12:36 pm)
Comments
There are no comments.