From 24f2c51fa20e0ae7a87853ef055b335fcd087a9a Mon Sep 17 00:00:00 2001 From: Sam Minnee Date: Sun, 5 Dec 2010 08:17:34 +0000 Subject: [PATCH] BUGFIX: removed taiwans province of china (from r113193) git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@114521 467b73ca-7a2a-4603-9d3b-597d59a354a9 --- integration/Geoip.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/integration/Geoip.php b/integration/Geoip.php index a3fe73305..7993e228b 100755 --- a/integration/Geoip.php +++ b/integration/Geoip.php @@ -238,7 +238,7 @@ class Geoip { 'TR' => "Turkey", 'TT' => "Trinidad and Tobago", 'TV' => "Tuvalu", - 'TW' => "Taiwan (Province of China)", + 'TW' => "Taiwan", 'TZ' => "Tanzania (United Republic of)", 'UA' => "Ukraine", 'UG' => "Uganda",