vogelor
2010-05-26 24f38b424a3d12c7f4fac1829c83725b200b1e97
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