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