This commit is contained in:
Friendika 2011-03-09 02:17:08 -08:00
parent 32e96d2647
commit 7250b04dbd
1 changed files with 1 additions and 1 deletions

View File

@ -376,4 +376,4 @@ function update_1038() {
function update_1039() {
q("ALTER TABLE `addon` ADD `timestamp` BIGINT NOT NULL DEFAULT '0'");
}
}