aboutsummaryrefslogtreecommitdiffstats
path: root/install/update.php
diff options
context:
space:
mode:
Diffstat (limited to 'install/update.php')
-rw-r--r--install/update.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/install/update.php b/install/update.php
index bef754570..f4ef0d4c3 100644
--- a/install/update.php
+++ b/install/update.php
@@ -1865,3 +1865,7 @@ function update_r1153() {
}
+
+function update_r1153() {
+ return UPDATE_SUCCESS;
+}