From 94ef6133693e15ae28a231a9b1b9c7cbfb159fde Mon Sep 17 00:00:00 2001 From: sparc Date: Wed, 19 Nov 2003 15:39:33 +0000 Subject: [PATCH] added links to php https stream support --- esnic.whois | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/esnic.whois b/esnic.whois index 6104d31..5fbddcf 100644 --- a/esnic.whois +++ b/esnic.whois @@ -28,6 +28,13 @@ /* esnic.whois 1.0 David Saez Padros */ /* esnic.whois 1.1 David Saez Padros */ +/* + * requires https support, please see: + * + * http://www.php.net/manual/en/ref.openssl.php + * http://www.php.net/manual/en/wrappers.php + * + */ if(!defined("__ESNIC_HANDLER__")) define("__ESNIC_HANDLER__",1);