]> git.mjollnir.org Git - moodle.git/commit
MDL-14123 Full IPv6 support - replaced mnet ip_in_range() by standard ipv6 compatible...
authorskodak <skodak>
Fri, 9 Jan 2009 21:41:47 +0000 (21:41 +0000)
committerskodak <skodak>
Fri, 9 Jan 2009 21:41:47 +0000 (21:41 +0000)
commitb636fdfbc13bbb80445bc132e48e0e6a889cf045
treee93692763852d285fe6f4b2ad75e0e10845e0a66
parente70da470a7c1df21edf8c2f34562a991aafd2e6b
MDL-14123 Full IPv6 support - replaced mnet ip_in_range() by standard ipv6 compatible address_in_subnet(); replaced $_SERVER['REMOTE_ADDR'] with standard getremoteaddr()
admin/mnet/trustedhosts.php
mnet/lib.php
mnet/remote_client.php