From 99b0fa226aa92deea330675800d4c535871ba0ea Mon Sep 17 00:00:00 2001 From: Dave Barr Date: Fri, 6 Aug 2004 10:04:49 +0000 Subject: [PATCH] - Typo. git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165507 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/network/functions/ip2long.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/reference/network/functions/ip2long.xml b/reference/network/functions/ip2long.xml index 242fc4f9e8..eaf8dd9106 100644 --- a/reference/network/functions/ip2long.xml +++ b/reference/network/functions/ip2long.xml @@ -1,5 +1,5 @@ - + @@ -94,7 +94,7 @@ $ip = long2ip(ip2long("10.0.256")); // "10.0.1.0" ip2long will also work with non-complete IP - adresses. Read &url.ip2long.tech; + addresses. Read &url.ip2long.tech; for more info.