dolibarr
x.y.z
|
File of class to manage module geoip. More...
Go to the source code of this file.
Classes | |
class | DolGeoIP |
Classe to manage GeoIP Usage: $geoip=new GeoIP('country',$datfile); $geoip->getCountryCodeFromIP($ip); $geoip->close();. More... | |
File of class to manage module geoip.
Definition in file dolgeoip.class.php.