interface/web/tools/dns_import_tupa.php | ●●●●● patch | view | raw | blame | history |
interface/web/tools/dns_import_tupa.php
@@ -82,7 +82,7 @@ } //* Connect to DB if($exdb->connect()) { if($exdb !== false) { $domains = $exdb->queryAllRecords("SELECT * FROM domains WHERE type = 'MASTER'"); if(is_array($domains)) { foreach($domains as $domain) {