andre 2 ani în urmă
părinte
comite
fcd97fc0a7
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      testdns.php

+ 1 - 1
testdns.php

@@ -1,6 +1,6 @@
 <?php
 <?php
 $domain = "thurdesk.ch";
 $domain = "thurdesk.ch";
-$host = "office." . $domain;
+$host = "kernchemie." . $domain;
 const NS1 = "185.163.51.142";
 const NS1 = "185.163.51.142";
 
 
 require_once 'Net/DNS2.php';
 require_once 'Net/DNS2.php';