tbrehm
2010-05-12 01a6a27905ca15de61edf1cfc64acbce2523cfc4
Fixed a bug in the code that deletes the BIND zones.
1 files modified
2 ■■■ changed files
server/plugins-available/bind_plugin.inc.php 2 ●●● patch | view | raw | blame | history
server/plugins-available/bind_plugin.inc.php
@@ -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