moglia
2010-05-16 bef47735b2cc8d484a9533a726f1c7a6c42b3f6c
server/plugins-available/bind_plugin.inc.php
@@ -90,7 +90,7 @@
      $dns_config = $app->getconf->get_server_config($conf["server_id"], 'dns');
      
      //* Write the domain file
      if(!empty($zone['id'])) {
      if(!empty($data['new']['id'])) {
         $tpl = new tpl();
         $tpl->newTemplate("bind_pri.domain.master");
      
@@ -129,7 +129,7 @@
      global $app, $conf;
      
      //* load the server configuration options
      $app->uses("getconf");
      $app->uses("getconf,tpl");
      $dns_config = $app->getconf->get_server_config($conf["server_id"], 'dns');
      
      //* rebuild the named.conf file