From b3b566c907f3e48d0522fcd75c0a9ee9f988030c Mon Sep 17 00:00:00 2001 From: redmatrix Date: Sun, 16 Aug 2015 17:17:34 -0700 Subject: add DB support for tasks, todo items and repeating events --- install/update.php | 25 ++++++++++++++++++++++++- 1 file changed, 24 insertions(+), 1 deletion(-) (limited to 'install/update.php') diff --git a/install/update.php b/install/update.php index 0f9ec4c79..c86a29d1a 100644 --- a/install/update.php +++ b/install/update.php @@ -1,6 +1,6 @@ Date: Tue, 18 Aug 2015 17:10:40 -0700 Subject: add event_sequence for vtodo's --- install/update.php | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) (limited to 'install/update.php') diff --git a/install/update.php b/install/update.php index c86a29d1a..fa15cac6b 100644 --- a/install/update.php +++ b/install/update.php @@ -1,6 +1,6 @@