Bug Fixes
- Fixed Telize driver. If a property wasn't available it would cause an exception and automatically rolled over to a fallback driver.
- Fixed Fallback drivers never using the specified IP address in
Location::get('192.168.1.1');
Location::get('192.168.1.1');