tbrehm
2012-10-19 bd2dd5388e177dff97e4fcf56c2dc98af319dac7
server/plugins-available/bind_plugin.inc.php
@@ -39,7 +39,7 @@
   function onInstall() {
      global $conf;
      
      if(isset($conf['bind']['installed']) && $conf['bind']['installed'] == true) {
      if(isset($conf['bind']['installed']) && $conf['bind']['installed'] == true && @is_link('/usr/local/ispconfig/server/mods-enabled/dns_module.inc.php')) {
         return true;
      } else {
         return false;