From 5c0d46b194b8d2dc549062fd0ccff24e343117d8 Mon Sep 17 00:00:00 2001 From: bbs2web Date: Tue, 13 Sep 2016 18:59:52 +0200 Subject: [PATCH] Update co.za WHOIS server and fix spelling mistake in code comment --- app/etc/whoisservers.txt | 2 +- app/modules/registries/EPPZA/class.RegistryModule.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/etc/whoisservers.txt b/app/etc/whoisservers.txt index 284f7bb..b99dbbb 100644 --- a/app/etc/whoisservers.txt +++ b/app/etc/whoisservers.txt @@ -57,7 +57,7 @@ co|whois.nic.co co.at|whois.nic.at co.jp|whois.nic.ad.jp co.uk|whois.nic.uk -co.za|whois.registry.net.za +co.za|coza-whois.registry.net.za cq.cn|whois.cnnic.net.cn csiro.au|whois.aunic.net cx|whois.nic.cx diff --git a/app/modules/registries/EPPZA/class.RegistryModule.php b/app/modules/registries/EPPZA/class.RegistryModule.php index aca69c0..1eda20b 100644 --- a/app/modules/registries/EPPZA/class.RegistryModule.php +++ b/app/modules/registries/EPPZA/class.RegistryModule.php @@ -1477,7 +1477,7 @@ protected function HandleTranferMessage($response) { - /* Special case. data is panData but indicates transfer request fialure.*/ + /* Special case. data is panData but indicates transfer request failure.*/ if((string)$domData->getName() == self::ZACR_MSG_TYPE_PAN) {