diff options
Diffstat (limited to 'doc/hook/cron_weekly.bb')
-rw-r--r-- | doc/hook/cron_weekly.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/hook/cron_weekly.bb b/doc/hook/cron_weekly.bb index 8dc85e494..c01bf9611 100644 --- a/doc/hook/cron_weekly.bb +++ b/doc/hook/cron_weekly.bb @@ -1 +1,3 @@ [h2]cron_weekly[/h2] + +Called when cron task (include/poller.php) performs a cron_weekly operation. The hook data is a string representing the current time (UTC). |