* Removed existence of Title object check since not having it would make other things...
authorAlexandre Emsenhuber <ialex@users.mediawiki.org>
Mon, 7 Nov 2011 13:51:40 +0000 (13:51 +0000)
committerAlexandre Emsenhuber <ialex@users.mediawiki.org>
Mon, 7 Nov 2011 13:51:40 +0000 (13:51 +0000)
commit2b552852e355d3f356f15cb14c687e85b8c2b41e
treea15051d7e1fc607d5f4212732e0f2964eb976976
parent631443556796cee5cf101159e692c4078390dbfe
* Removed existence of Title object check since not having it would make other things crash in the same function
* Moved isArticleRelated() check one level up
* And pass the User object to Title::quickUserCan()
includes/OutputPage.php