reference/geoip/functions/geoip-record-by-name.xml
19e8122137a1d42ed60f17fe2c0c2b69b0b2d16b
...
...
@@ -67,12 +67,12 @@
67
67
</listitem>
68
68
<listitem>
69
69
<simpara>
70
-
"latitude" -- The Latitude as signed double.
70
+
"latitude" -- The Latitude as signed <type>float</type>.
71
71
</simpara>
72
72
</listitem>
73
73
<listitem>
74
74
<simpara>
75
-
"longitude" -- The Longitude as signed double.
75
+
"longitude" -- The Longitude as signed <type>float</type>.
76
76
</simpara>
77
77
</listitem>
78
78
<listitem>
...
...
@@ -125,13 +125,13 @@
125
125
</thead>
126
126
<tbody>
127
127
<row>
128
-
<entry>1.0.4</entry>
128
+
<entry>PECL geoip 1.0.4</entry>
129
129
<entry>
130
130
Adding the continent_code with GeoIP Library 1.4.3 or newer only
131
131
</entry>
132
132
</row>
133
133
<row>
134
-
<entry>1.0.3</entry>
134
+
<entry>PECL geoip 1.0.3</entry>
135
135
<entry>
136
136
Adding country_code3 and country_name
137
137
</entry>
138
138