From 8a94a4938fb85baca4a8104cbf6802a59459d17e Mon Sep 17 00:00:00 2001 From: redmatrix Date: Wed, 23 Sep 2015 22:31:49 -0700 Subject: dummy update --- install/update.php | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'install/update.php') diff --git a/install/update.php b/install/update.php index c90d4abbb..3ce1736f5 100644 --- a/install/update.php +++ b/install/update.php @@ -1,6 +1,6 @@ Date: Wed, 23 Sep 2015 22:32:46 -0700 Subject: add vdata field for caldav --- install/update.php | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'install/update.php') diff --git a/install/update.php b/install/update.php index bef754570..500a89fc0 100644 --- a/install/update.php +++ b/install/update.php @@ -1,6 +1,6 @@ Date: Mon, 28 Sep 2015 04:15:21 -0700 Subject: schema support for additional site types --- install/update.php | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'install/update.php') diff --git a/install/update.php b/install/update.php index 9f4457600..059d69d14 100644 --- a/install/update.php +++ b/install/update.php @@ -1,6 +1,6 @@ Date: Mon, 28 Sep 2015 19:04:36 -0700 Subject: process_delivery: ignore self --- install/update.php | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'install/update.php') diff --git a/install/update.php b/install/update.php index 3ce1736f5..32ea3a2f1 100644 --- a/install/update.php +++ b/install/update.php @@ -1,6 +1,6 @@ Date: Mon, 28 Sep 2015 19:07:31 -0700 Subject: resolve conflicts --- install/update.php | 3 --- 1 file changed, 3 deletions(-) (limited to 'install/update.php') diff --git a/install/update.php b/install/update.php index ca4e90a9d..ace5239b5 100644 --- a/install/update.php +++ b/install/update.php @@ -1885,6 +1885,3 @@ function update_r1155() { return UPDATE_FAILED; } -function update_r1155() { - return UPDATE_SUCCESS; -} -- cgit v1.2.3