Fix PHP Fatal error: Call to undefined method Title::getPrefixedTitle().
authorJack Phoenix <jack@countervandalism.net>
Sun, 2 Feb 2014 19:28:30 +0000 (21:28 +0200)
committerJack Phoenix <jack@countervandalism.net>
Sun, 2 Feb 2014 19:28:30 +0000 (21:28 +0200)
commitcd7b045d1aaee69d1ccaa71baf2839f577b82e21
tree0b29f5943b05f861ea2b8234dc99349e5825f9df
parentff8bac33c0d8973001ed2d17ba2311ad164e7261
Fix PHP Fatal error: Call to undefined method Title::getPrefixedTitle().

Apparently certain API action=move requests made it here to trigger the
fatal.

Follow-up to r47039.

Change-Id: I5807ad6278b760d08f84e2fe171c7b0aad80d2f7
includes/Title.php