notify folks who have been tagged in a post
This commit is contained in:
@@ -92,4 +92,8 @@ function update_1011() {
|
||||
);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
function update_1012() {
|
||||
q("ALTER TABLE `item` ADD `inform` MEDIUMTEXT NOT NULL AFTER `tag` ");
|
||||
}
|
||||
Reference in New Issue
Block a user