diff options
Diffstat (limited to 'doc/en/hook/cron_daily.bb')
-rw-r--r-- | doc/en/hook/cron_daily.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/en/hook/cron_daily.bb b/doc/en/hook/cron_daily.bb new file mode 100644 index 000000000..802bea5e4 --- /dev/null +++ b/doc/en/hook/cron_daily.bb @@ -0,0 +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). |