scripts/agenda.php
authorJan Schneider <jan@horde.org>
Mon, 26 Jan 2009 15:13:15 +0000 (16:13 +0100)
committerJan Schneider <jan@horde.org>
Mon, 26 Jan 2009 15:48:32 +0000 (16:48 +0100)
kronolith/docs/UPGRADING

index c827199..71945d7 100644 (file)
@@ -44,6 +44,15 @@ the event times, execute the provided PHP script::
    php scripts/upgrades/convert_to_utc.php
 
 
+Daily agendas
+-------------
+
+There is a new script in ``scripts/agenda.php`` to send out daily agendas to
+all users. It should be run once a day. This replaces the
+``scripts/reminders.php`` script from older versions, but you have to take
+care yourself now that the script isn't run more than once per day.
+
+
 Upgrading Kronolith from 2.3 to 2.3.1
 =====================================