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