server/plugins-available/apps_vhost_plugin.inc.php @@ -39,7 +39,11 @@ function onInstall() { global $conf; return true; if($conf['services']['web'] == true) { return true; } else { return false; } }