$_instance
$_instance : \MOD_geo
Singleton instance
Collection of methods related to geographical data.
An example for its use: $geo = MOD_geo::get(); // get the singleton instance $id = $geo->getCityID($cityname);
$_instance : \MOD_geo
Singleton instance