more tag infrastructure
This commit is contained in:
		| @@ -407,6 +407,7 @@ CREATE TABLE IF NOT EXISTS `user` ( | ||||
|   `blocked` tinyint(1) unsigned NOT NULL DEFAULT '0',  | ||||
|   `blockwall` tinyint(1) unsigned NOT NULL DEFAULT '0', | ||||
|   `hidewall` tinyint(1) unsigned NOT NULL DEFAULT '0', | ||||
|   `blocktags` tinyint(1) unsigned NOT NULL DEFAULT '0', | ||||
|   `notify-flags` int(11) unsigned NOT NULL DEFAULT '65535',  | ||||
|   `page-flags` int(11) unsigned NOT NULL DEFAULT '0', | ||||
|   `prvnets` tinyint(1) NOT NULL DEFAULT '0', | ||||
|   | ||||
		Reference in New Issue
	
	Block a user