mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-15 16:38:54 +00:00
move maxmind.* urls to entities. add mising refpurposes tags
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@219628 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
83173f9f84
commit
e0cd4b619e
2 changed files with 8 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.1 $ -->
|
||||
<!-- Purpose: -->
|
||||
<!-- Membership: pecl -->
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- Purpose: basic.other -->
|
||||
<!-- Membership: pecl, external -->
|
||||
<reference id="ref.geoip">
|
||||
<title>GeoIP Functions</title>
|
||||
<titleabbrev>GeoIP</titleabbrev>
|
||||
|
@ -20,14 +20,14 @@
|
|||
<para>
|
||||
This extension requires the GeoIP C library version 1.4.0 or higher to be
|
||||
installed. You can grab the latest version from
|
||||
<ulink url="http://www.maxmind.com/app/c">http://www.maxmind.com/app/c</ulink>
|
||||
<ulink url="&url.maxmind.geoip;">&url.maxmind.geoip;</ulink>
|
||||
and compile it yourself.
|
||||
</para>
|
||||
<para>
|
||||
By default, you will only have access to the Free GeoIP Country or GeoLite
|
||||
City databases. While this module can work with other types of database,
|
||||
you must buy a commercial license from
|
||||
<ulink url="http://www.maxmind.com/">Maxmind</ulink>.
|
||||
<ulink url="&url.maxmind;">Maxmind</ulink>.
|
||||
</para>
|
||||
</section>
|
||||
|
||||
|
|
|
@ -1,5 +1,7 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.1 $ -->
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- Purpose: basic.other -->
|
||||
<!-- Membership: pecl, bundled -->
|
||||
<reference id="ref.json">
|
||||
<title>JSON Functions</title>
|
||||
<titleabbrev>JSON</titleabbrev>
|
||||
|
|
Loading…
Reference in a new issue