Michael Fürmann
2015-02-19 cbae4b93b0d2792a375cdc9da0c99b1d299459a3
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();
   }