pluf2

pluf2 Commit Details


Date:2010-09-01 07:20:08 (14 years 3 months ago)
Author:Loïc d'Anterroches
Branch:master
Commit:5056cb1a077a1fe81ad94402ce10cf51dad8115f
Parents: 2a1c346ed3107343b6537bf5c00ec1511aa36bc6
Message:Marked the GeoIP module as deprecated.

Changes:

File differences

src/GeoIP.php
2828
2929
3030
31
32
33
3134
3235
3336
......
3740
3841
3942
43
4044
4145
4246
* of double.
*
* Downloaded 2007-11-26.
*
* @deprecated This file is deprecated, you should directly use the
* PECL extension.
*/
define('GEOIP_COUNTRY_BEGIN', 16776960);
define('GEOIP_STATE_BEGIN_REV0', 16700000);
define('GEOIP_SHARED_MEMORY', 2);
define('STRUCTURE_INFO_MAX_SIZE', 20);
define('DATABASE_INFO_MAX_SIZE', 100);
define('GEOIP_COUNTRY_EDITION', 106);
define('GEOIP_PROXY_EDITION', 8);
define('GEOIP_ASNUM_EDITION', 9);

Archive Download the corresponding diff file

Branches

Number of commits:
Page rendered in 0.06660s using 13 queries.