notify folks who have been tagged in a post
This commit is contained in:
parent
b919a1e35a
commit
b376f21533
8 changed files with 154 additions and 43 deletions
|
@ -92,4 +92,8 @@ function update_1011() {
|
|||
);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
function update_1012() {
|
||||
q("ALTER TABLE `item` ADD `inform` MEDIUMTEXT NOT NULL AFTER `tag` ");
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue