|
@@ -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';
|