* Don't use assignment in a condition check
authorAlexandre Emsenhuber <ialex@users.mediawiki.org>
Thu, 17 Feb 2011 17:06:06 +0000 (17:06 +0000)
committerAlexandre Emsenhuber <ialex@users.mediawiki.org>
Thu, 17 Feb 2011 17:06:06 +0000 (17:06 +0000)
commit67d91714f67d7ea52d9003d3a7b2ff3c77a98913
tree4d74168aac6ba26fd343ac0fb17a3447d7006e14
parent561a959ffd2475a5ae7f2260c97904da535994f1
* Don't use assignment in a condition check
* Pass the Title object so that it doesn't rely on $wgTitle
includes/Article.php