interface/web/mail/xmpp_domain_edit.php @@ -295,6 +295,9 @@ } } // Reset public registration to 'n', is not yet supported $this->dataRecord["public_registration"] = 'n'; parent::onSubmit(); }