Skip to content
This repository has been archived by the owner on Aug 11, 2023. It is now read-only.

Commit

Permalink
Update co.za WHOIS server and fix spelling mistake in code comment
Browse files Browse the repository at this point in the history
  • Loading branch information
bbs2web committed Sep 13, 2016
1 parent d9675d0 commit 5c0d46b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/etc/whoisservers.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion app/modules/registries/EPPZA/class.RegistryModule.php
Original file line number Diff line number Diff line change
Expand Up @@ -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) {

Expand Down

0 comments on commit 5c0d46b

Please sign in to comment.