Marius Cramer
2015-06-12 c2419b0e309de8597916f5dc753d99120f416ff7
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;