diff options
author | Friendika <info@friendika.com> | 2011-03-09 02:17:08 -0800 |
---|---|---|
committer | Friendika <info@friendika.com> | 2011-03-09 02:17:08 -0800 |
commit | 7250b04dbdbc10a6470d34ffa6dacc97d43cd347 (patch) | |
tree | bfd1deb0f409a1a2f679fd581924f5d97ff3f9cb /update.php | |
parent | 32e96d2647b4f535bf329caf160336f3358ce423 (diff) | |
download | volse-hubzilla-7250b04dbdbc10a6470d34ffa6dacc97d43cd347.tar.gz volse-hubzilla-7250b04dbdbc10a6470d34ffa6dacc97d43cd347.tar.bz2 volse-hubzilla-7250b04dbdbc10a6470d34ffa6dacc97d43cd347.zip |
EOF
Diffstat (limited to 'update.php')
-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 +} |