diff options
author | friendica <info@friendica.com> | 2014-03-21 01:14:35 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2014-03-21 01:14:35 -0700 |
commit | 78f003e4a5e5c8ba80132cdb10af5f247f13090d (patch) | |
tree | 3fce1795b7bead32c053122c3403ca6bb85c364f /doc/html/poller_8php.html | |
parent | 6d37e41fc3b716d86e90fd5a6bc0d9b89cb1d71b (diff) | |
download | volse-hubzilla-78f003e4a5e5c8ba80132cdb10af5f247f13090d.tar.gz volse-hubzilla-78f003e4a5e5c8ba80132cdb10af5f247f13090d.tar.bz2 volse-hubzilla-78f003e4a5e5c8ba80132cdb10af5f247f13090d.zip |
doc update
Diffstat (limited to 'doc/html/poller_8php.html')
-rw-r--r-- | doc/html/poller_8php.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/html/poller_8php.html b/doc/html/poller_8php.html index 18a6733ec..8edd7b295 100644 --- a/doc/html/poller_8php.html +++ b/doc/html/poller_8php.html @@ -141,6 +141,8 @@ Functions</h2></td></tr> </div><div class="memdoc"> <p>Cron Daily</p> <p>Actions in the following block are executed once per day, not on every poller run</p> +<p>Cron Weekly</p> +<p>Actions in the following block are executed once per day only on Sunday (once per week).</p> </div> </div> |