added again useful comments

This commit is contained in:
sparc 2006-03-19 08:43:31 +00:00
parent b67e04e7ff
commit 00c2e03057

View file

@ -50,7 +50,10 @@ if(isSet($_GET['query']))
$whois = new Whois();
//$whois->deep_whois = false;
// uncomment the following line to get faster but less acurate results
// $whois->deep_whois = false;
// To use special whois servers (see README)
//$whois->UseServer('uk','whois.nic.uk:1043?{hname} {ip} {query}');
//$whois->UseServer('au','whois-check.ausregistry.net.au');