cfoe
2012-05-21 aa3b82423d38089c31ef679ed65637d04db36fd9
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;
      }
      
   }