diff options
Diffstat (limited to 'doc/hook/cron.bb')
-rw-r--r-- | doc/hook/cron.bb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/hook/cron.bb b/doc/hook/cron.bb index ebbb64d50..55120b6c2 100644 --- a/doc/hook/cron.bb +++ b/doc/hook/cron.bb @@ -1 +1,5 @@ [h2]cron[/h2] + +Called when cron task (include/poller.php) is executed. The hook data is a string representing the current time (UTC). + + |