Follow-up r85278, r85240:
authorHappy-melon <happy-melon@users.mediawiki.org>
Sun, 3 Apr 2011 21:32:50 +0000 (21:32 +0000)
committerHappy-melon <happy-melon@users.mediawiki.org>
Sun, 3 Apr 2011 21:32:50 +0000 (21:32 +0000)
commitbfdcdd1371a5df1767c9d178ed0a7a4aab0363d2
treed2bc9212d8a212240df4c50d285e0a9201b8497a
parent3319058b88f6794c90bddaf888ca1c4b07767ff3
Follow-up r85278, r85240:

* Internalise $title in MediaWiki base class
* Fix access fatal in SpecialPage by getting the context from the MediaWiki base class rather than the OutputPage
* Fix a couple of typos in RequestContext which would have thrown errors/fatals if anyone had ever called them.
includes/RequestContext.php
includes/SpecialPage.php
includes/Wiki.php
index.php