vogelor
2010-05-17 8143c39240c5773cc2dfb30b4a8b19f59e4a8d1d
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