`mobile` sub-directories for mobile-related code
authorMax Semenik <maxsem.wiki@gmail.com>
Fri, 25 May 2012 15:05:21 +0000 (19:05 +0400)
committerAntoine Musso <hashar@free.fr>
Tue, 29 May 2012 14:48:28 +0000 (16:48 +0200)
commitaa305c06fe685193a5bef55719f20fb2bc11f070
treeae9e2ba5bf83791aa96289940f142b84d591cb30
parentd97b7d6bc1aaed01fc7d840ca1cffa52dda7c869
`mobile` sub-directories for mobile-related code

Move DeviceDetection.php and DeviceDetectionTest.php

Change-Id: Ia4aaf7ad499dd2021ef9d2ebf7f6d829e8fc4656
includes/AutoLoader.php
includes/DeviceDetection.php [deleted file]
includes/mobile/DeviceDetection.php [new file with mode: 0644]
tests/phpunit/includes/DeviceDetectionTest.php [deleted file]
tests/phpunit/includes/mobile/DeviceDetectionTest.php [new file with mode: 0644]