* Factorise calls to getTitle() and getSkin()
authorAlexandre Emsenhuber <ialex@users.mediawiki.org>
Mon, 10 Oct 2011 18:05:59 +0000 (18:05 +0000)
committerAlexandre Emsenhuber <ialex@users.mediawiki.org>
Mon, 10 Oct 2011 18:05:59 +0000 (18:05 +0000)
commit47bd06bb4581e71a8b6506ba7b2f45722f10dc38
treef7907ba584518ae11221d267bab030feedb5f576
parentac81e1c69768016f9733dddf7c46614f2d879163
* Factorise calls to getTitle() and getSkin()
* Use Linker::linkKnown() instead of link() where possible
* Escape some messages that are escaped in other usages
* Use Title::isSpecial() instead of checking that getPrefixedDBkey() is equals to $wgContLang->specialPage()
includes/SkinLegacy.php