tbrehm
2010-04-12 0cb35d04c15e4e533dfdc98a073f76b875d64977
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");