diff options
Diffstat (limited to 'install')
-rw-r--r-- | install/update.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/install/update.php b/install/update.php index 500a89fc0..9f4457600 100644 --- a/install/update.php +++ b/install/update.php @@ -1873,4 +1873,5 @@ function update_r1154() { return UPDATE_SUCCESS; return UPDATE_FAILED; -}
\ No newline at end of file +} + |