diff options
Diffstat (limited to 'update.php')
-rw-r--r-- | update.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/update.php b/update.php index 9442f825b..19e6cf3bd 100644 --- a/update.php +++ b/update.php @@ -1343,4 +1343,3 @@ function update_1153() { if(!$r) return UPDATE_FAILED; return UPDATE_SUCCESS; } - |