Dominik
2015-02-02 a641dd65b603a30116b2bcbf85014cc2329c83e2
install/sql/incremental/upd_0027.sql
New file
@@ -0,0 +1 @@
ALTER TABLE  `mail_user` ADD  `autoresponder_subject` VARCHAR(255) NOT NULL DEFAULT 'Out of office reply' AFTER  `autoresponder_end_date`;