Do not pass null to Title::newFromText in Special:MyLanguage
authorNiklas Laxström <niklas.laxstrom@gmail.com>
Tue, 7 Apr 2015 10:45:47 +0000 (12:45 +0200)
committerNikerabbit <niklas.laxstrom@gmail.com>
Tue, 7 Apr 2015 10:49:43 +0000 (10:49 +0000)
commitb1853bba026d3358766e2182a6360a1ffed0a98a
tree1dd57e73db13f8a163fc787a7fcee02c175ed27f
parent7e1a0a61428d229db38054dd8cd411504bf923f5
Do not pass null to Title::newFromText in Special:MyLanguage

This currently breaks phpunit integration test in Translate.

Change-Id: Ibdc04e9e20c0264076d7a8766ac9a4826033371e
includes/specials/SpecialMyLanguage.php