We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98273d1 commit 808db53Copy full SHA for 808db53
install/sql/incremental/upd_0063.sql
@@ -0,0 +1 @@
1
+ALTER TABLE `mail_user` ADD `disablelmtp` ENUM( 'n', 'y' ) NOT NULL DEFAULT 'n' AFTER `disablelda` ;
0 commit comments