aboutsummaryrefslogtreecommitdiffstats
path: root/install/update.php
diff options
context:
space:
mode:
Diffstat (limited to 'install/update.php')
-rw-r--r--install/update.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/install/update.php b/install/update.php
index e5542b9cf..b923acf74 100644
--- a/install/update.php
+++ b/install/update.php
@@ -1712,4 +1712,5 @@ function update_r1147() {
if($r1 && $r2)
return UPDATE_SUCCESS;
return UPDATE_FAILED;
-} \ No newline at end of file
+}
+