|
|
@@ -189,7 +189,7 @@ class DnsHelper
|
|
|
return $vars;
|
|
|
}
|
|
|
|
|
|
- function KerioEmail_setDNS()
|
|
|
+ function KerioEmailsetDNS()
|
|
|
{
|
|
|
$zoneIDcollection = Capsule::table('dns_manager2_zone')
|
|
|
->select('id')
|
|
|
@@ -266,7 +266,8 @@ class DnsHelper
|
|
|
} */
|
|
|
return 'success';
|
|
|
}
|
|
|
- function KerioEmail_unsetMX()
|
|
|
+
|
|
|
+ function KerioEmailunsetMX()
|
|
|
{
|
|
|
$zoneIDcollection = Capsule::table('dns_manager2_zone')
|
|
|
->select('id')
|