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 87cf4ba60..dd3a42c78 100644 --- a/install/update.php +++ b/install/update.php @@ -2508,4 +2508,5 @@ function update_r1187() { return UPDATE_FAILED; -}
\ No newline at end of file +} + |