Florian Schaal
2016-04-29 f93927c16a1cec6be591a33490a614f0456479f2
show domains with domain module enabled for websites (Fixes: #3851)
1 files modified
1 ■■■■ changed files
interface/web/sites/web_vhost_domain_edit.php 1 ●●●● patch | view | raw | blame | history
interface/web/sites/web_vhost_domain_edit.php
@@ -757,6 +757,7 @@
         * Now we have to check, if we should use the domain-module to select the domain
         * or not
         */
        $settings = $app->getconf->get_global_config('domains');
        if ($settings['use_domain_module'] == 'y') {
            /*
             * The domain-module is in use.