Move IP class to libs/
authorKunal Mehta <legoktm@member.fsf.org>
Thu, 22 Sep 2016 03:18:08 +0000 (20:18 -0700)
committerKunal Mehta <legoktm@member.fsf.org>
Thu, 22 Sep 2016 03:18:08 +0000 (20:18 -0700)
commit04dfd9b6bcfbcc23b2126e341155a961ac974d2b
tree36e64ddcb941d3838eece067eba12f0fbccd724f
parent39ee83f3885fc4ba0239ce085f11e8e20ffe97d3
Move IP class to libs/

Also fix some misplaced parenthesis in IPTest.

Change-Id: I84d6120c49f733ec45e7e0005259871808b7568b
autoload.php
includes/libs/IP.php [new file with mode: 0644]
includes/utils/IP.php [deleted file]
tests/phpunit/includes/libs/IPTest.php [new file with mode: 0644]
tests/phpunit/includes/utils/IPTest.php [deleted file]