user pref -> block remote wall posting
This commit is contained in:
@@ -407,3 +407,6 @@ function update_1042() {
|
||||
}
|
||||
|
||||
|
||||
function update_1043() {
|
||||
q("ALTER TABLE `user` ADD `blockwall` TINYINT( 1 ) NOT NULL DEFAULT '0' AFTER `blocked` ");
|
||||
}
|
||||
|
Reference in New Issue
Block a user