tbrehm
2011-01-13 5bbfc1b098302671bcbf2f754efc627d50eaa5c7
server/mods-available/dns_module.inc.php
@@ -115,7 +115,7 @@
   
   
   function restartBind($action = 'restart') {
      global $app;
      global $app,$conf;
      
      $daemon = '';
      if(is_file($conf['init_scripts'] . '/' . 'bind9')) {
@@ -133,7 +133,7 @@
   }
   function restartPowerDNS($action = 'restart') {
      global $app;
      global $app,$conf;
   
      $app->log("restartPDNS called.",LOGLEVEL_DEBUG);