From 721e22275f9c027c77ec76fc2ed901a2d12f8b01 Mon Sep 17 00:00:00 2001 From: Adam Harvey Date: Wed, 20 Mar 2013 19:02:53 +0000 Subject: [PATCH] Fix the link to Maxmind's ISO 3166 page. Fixes doc bug #64464 (Wrong link for country list). git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329842 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/geoip/functions/geoip-country-code-by-name.xml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/reference/geoip/functions/geoip-country-code-by-name.xml b/reference/geoip/functions/geoip-country-code-by-name.xml index 1209325280..1b23707130 100644 --- a/reference/geoip/functions/geoip-country-code-by-name.xml +++ b/reference/geoip/functions/geoip-country-code-by-name.xml @@ -1,6 +1,6 @@ - + geoip_country_code_by_name Get the two letter country code @@ -73,7 +73,9 @@ This host is located in: US &reftitle.notes; - Please see http://www.maxmind.com/en/iso3166 for a complete list of possible return values, including special codes. + Please see + &url.maxmind.iso3166; for + a complete list of possible return values, including special codes.