From 120af4b84d0e8c83ab808695267bdcab0168e5ed Mon Sep 17 00:00:00 2001 From: Jan Schneider Date: Mon, 26 Jan 2009 16:13:15 +0100 Subject: [PATCH] scripts/agenda.php --- kronolith/docs/UPGRADING | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/kronolith/docs/UPGRADING b/kronolith/docs/UPGRADING index c827199af..71945d772 100644 --- a/kronolith/docs/UPGRADING +++ b/kronolith/docs/UPGRADING @@ -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 ===================================== -- 2.11.0