Marius Cramer
2014-07-30 d57ffdc6c176209b63ba461de4564d13ec388fed
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;