Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjoostdekeijzer <joost@dekeijzer.org>2014-11-17 12:11:41 +0300
committerjoostdekeijzer <joost@dekeijzer.org>2014-11-23 15:29:05 +0300
commit49fa74824cbdc350d008fe2c5a7950e09638d297 (patch)
treee3e769bf788b5cfbdad93b82732ae3c5006b9b1d /tests/PHPUnit/System/expected/test_ManyVisitorsOneWebsiteTest_IPv6__UserCountry.getLocationFromIP.xml
parenta8917239df8ef46312c5295f8a92070f87125f86 (diff)
IPv6 support (check for PECL GeoIP module)
Diffstat (limited to 'tests/PHPUnit/System/expected/test_ManyVisitorsOneWebsiteTest_IPv6__UserCountry.getLocationFromIP.xml')
-rw-r--r--tests/PHPUnit/System/expected/test_ManyVisitorsOneWebsiteTest_IPv6__UserCountry.getLocationFromIP.xml16
1 files changed, 16 insertions, 0 deletions
diff --git a/tests/PHPUnit/System/expected/test_ManyVisitorsOneWebsiteTest_IPv6__UserCountry.getLocationFromIP.xml b/tests/PHPUnit/System/expected/test_ManyVisitorsOneWebsiteTest_IPv6__UserCountry.getLocationFromIP.xml
new file mode 100644
index 0000000000..3d25ea7471
--- /dev/null
+++ b/tests/PHPUnit/System/expected/test_ManyVisitorsOneWebsiteTest_IPv6__UserCountry.getLocationFromIP.xml
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="utf-8" ?>
+<result>
+ <row>
+ <country_code>US</country_code>
+ <region_code />
+ <city_name />
+ <area_code>0</area_code>
+ <lat>38</lat>
+ <long>-97</long>
+ <postal_code />
+ <continent_code>amn</continent_code>
+ <continent_name>North America</continent_name>
+ <country_name>United States</country_name>
+ <ip>2001:db8:85a3:0:0:8a2e:370:7334</ip>
+ </row>
+</result>