Skip to content

Commit d63cead

Browse files
author
Florian Schaal
committed
FS#3973 - dns-wizard
1 parent 61a4a72 commit d63cead

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

interface/web/dns/dns_wizard.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -314,6 +314,7 @@
314314
$tpl_rows = explode("\n", $tpl_content);
315315
$section = '';
316316
$vars = array();
317+
$vars['xfer']='';
317318
$dns_rr = array();
318319
foreach($tpl_rows as $row) {
319320
$row = trim($row);

0 commit comments

Comments
 (0)