author | sylvieg |
contributor | sylvieg |
description | Batch to change the status to close of the items that has a value for the fieldId smaller taht the current date 2 ways to run the script: - crontab line(for each day): 0 0 * * * /usr/local/bin/php ~cron/batch_close_trackers.php 282 /var/www/html/tiki - command line: php ~cron/batch_close_trackers.php 282 /var/www/html/tiki where 282 if the fieldId (for example expiration date) and /var/www/html/tiki is the tiki repository |
files | Array |
lastmodif | 2008-01-03 16:24:34 |
licence | GNU/LGPL |
modname | goodies-batch_close_trackers |
name | batch_close_trackers |
revision | 1.1 |
type | goodies |