Antennipasi
2010-11-16 ed3c7a240d22706fc9d9d0a8a015ddd063e16ff4
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);