ImagePage: Use $this->getContext()->msg() instead of wfMessage
authorKunal Mehta <legoktm@gmail.com>
Wed, 17 Dec 2014 22:49:11 +0000 (14:49 -0800)
committerKunal Mehta <legoktm@gmail.com>
Wed, 17 Dec 2014 22:49:11 +0000 (14:49 -0800)
commitaf06e26d43816ff89462ccafc139a276f348867b
tree4d3c5b32d0b3329e2936ea4784be18f3025f7424
parentd34a6ca677399892237d94b139ed14e3e3e52077
ImagePage: Use $this->getContext()->msg() instead of wfMessage

For the GlobalTitleFail entries coming from ImagePage.

Change-Id: I54409b53a4b19f08848e8558877d069f69947393
includes/page/ImagePage.php