Merge branch 'master' of https://github.com/AuthMe-Team/AuthMeReloaded into 432-remove-public-ip-map

This commit is contained in:
ljacqu
2016-03-06 14:42:32 +01:00
11 changed files with 88 additions and 86 deletions
@@ -26,7 +26,7 @@ public class GeoLiteAPI {
}
/**
* Download (if absent) the GeoIpLite data file and then try to load it.
* Download (if absent or old) the GeoIpLite data file and then try to load it.
*
* @return True if the data is available, false otherwise.
*/