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