* Followed-up r76267:
authorAaron Schulz <aaron@users.mediawiki.org>
Thu, 11 Nov 2010 12:18:28 +0000 (12:18 +0000)
committerAaron Schulz <aaron@users.mediawiki.org>
Thu, 11 Nov 2010 12:18:28 +0000 (12:18 +0000)
commitcd9108e37faf0cb4c7de252968853bb7de7dcb97
tree3cdc0e80b4fa6e4a06cab38b6500f3e86226c032
parentf3628a4a2aa93309f83686ce001198856515b83a
* Followed-up r76267:
** Made RE_IPV6_ADD and sanitizeIP() hande '::'.
** RE_IPV6_ADD is no longer over-inclusive (# of octets and '::' must be valid)
* Removed weird debugging code
* Broke long line
includes/IP.php