diff options
-rw-r--r-- | update.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/update.php b/update.php index 1b75d0434..ae0e35531 100644 --- a/update.php +++ b/update.php @@ -300,4 +300,5 @@ function update_1030() { ) ENGINE = MYISAM DEFAULT CHARSET=utf8 "); -}
\ No newline at end of file +} + |