Home
last modified time | relevance | path

Searched refs:geoLite (Results 1 – 1 of 1) sorted by relevance

/plugin/quickstats/scripts/
H A Dget_geocity2.php165 $geoLite = new qs_geoliteCity(); variable
166 $geoLite->get_GeoLiteCity();
167 $geoLite->qs_unpack() ;
168 $geoLite->process_gcity();
169 $geoLite->cleanup(true);