Move non-user specific things from Title::isValidMoveOperation() to MovePage
authorKunal Mehta <legoktm@gmail.com>
Fri, 19 Sep 2014 19:10:53 +0000 (12:10 -0700)
committerLegoktm <legoktm.wikipedia@gmail.com>
Fri, 19 Sep 2014 20:11:59 +0000 (20:11 +0000)
commit39fffcedb05ba9cb504fb493a7898588d3806e2b
treea75755498f125f731487cc0f1f1da0f2e23f3ecb
parentd7c023447f78809e72038cc0092bac98ed23766c
Move non-user specific things from Title::isValidMoveOperation() to MovePage

Change-Id: Ieffeb0c7a15b202dcbdaf2a9d0b9bcdc10e360d2
includes/MovePage.php
includes/Title.php
tests/phpunit/includes/MovePageTest.php [new file with mode: 0644]