Marius Cramer
2014-04-10 7e886ae640ca6b38b332f139427d69ae50cca352
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;