diff options
-rw-r--r-- | update.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/update.php b/update.php index 422c27c7b..88d038f94 100644 --- a/update.php +++ b/update.php @@ -376,4 +376,4 @@ function update_1038() { function update_1039() { q("ALTER TABLE `addon` ADD `timestamp` BIGINT NOT NULL DEFAULT '0'"); -}
\ No newline at end of file +} |