
ewout at grooves
Nov 1, 2012, 6:22 AM
Post #1 of 1
(261 views)
Permalink
|
|
next_trigger IS NULL in refresh-alarms.php
|
|
Dear davical devs, In the script that refreshes the calendar_alarm for repeating events: http://repo.or.cz/w/davical.git/blob/HEAD:/scripts/refresh-alarms.php the select query checks on "next_trigger IS NULL" in the calendar_alarm table. In our davical 1.1.1-1 next_trigger never becomes NULL, so the query doesn't find any rows. Can I savely remove this part from the query, or should I replace it with something else to make the script working? Thanks and cheers, Ewout _______________________________________________ DAViCal-dev mailing list DAViCal-dev [at] lists http://lists.davical.org/listinfo/davical-dev
|