Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Replace the country table with a static XML countries file
Storing the countries in the database is overkill, so just use a copy of the geonames countryInfo data that is loaded into a hash the first time it is used.
- Loading branch information