Updated IpRange to fix an undefined index (where it tried to convert an IP to a ip/bits format but some didn't contain that, so absolute ip addresses will just have /32 appended) Implemented the logic into WebContextManager.php
~ Please adapt!!!! ~ Added new methods to IpHelper ~ Added include for iphelper in config.php
~ Fix up some naming issues ~ Add a netmask check ~ Add an example