Florian Schaal
2016-01-26 d63ceade2147e2e89b34f603c80def6eb4aaabeb
FS#3973 - dns-wizard
1 files modified
1 ■■■■ changed files
interface/web/dns/dns_wizard.php 1 ●●●● patch | view | raw | blame | history
interface/web/dns/dns_wizard.php
@@ -314,6 +314,7 @@
    $tpl_rows = explode("\n", $tpl_content);
    $section = '';
    $vars = array();
    $vars['xfer']='';
    $dns_rr = array();
    foreach($tpl_rows as $row) {
        $row = trim($row);