Przeglądaj źródła

test client area functions

andre 6 miesięcy temu
rodzic
commit
bcb7ede2c6
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      core/Helper/DnsHelper.php

+ 1 - 0
core/Helper/DnsHelper.php

@@ -191,6 +191,7 @@ class DnsHelper
 
     function KerioEmailsetDNS()
     {
+        return 'success';
         $zoneIDcollection = Capsule::table('dns_manager2_zone')
             ->select('id')
             ->where('name', '=', $this->params['domain'])