tbrehm
2010-03-01 4787bc12dd688e541acf46677a69bca8bf6020a3
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");