Version 2.5.4
Changelog
Fixed
- Fixed checking for
excludeIp
always returningtrue
when$_SERVER[REMOTE_ADDR']
is empty. - Fixed missing $ip argument in
GeoUtility->getGeoLocation()
.
excludeIp
always returning true
when $_SERVER[REMOTE_ADDR']
is empty.GeoUtility->getGeoLocation()
.