Per Aaron, fix for r108274: added canUseWikiPage() to context objects to know whether...
authorAlexandre Emsenhuber <ialex@users.mediawiki.org>
Sat, 14 Jan 2012 14:27:46 +0000 (14:27 +0000)
committerAlexandre Emsenhuber <ialex@users.mediawiki.org>
Sat, 14 Jan 2012 14:27:46 +0000 (14:27 +0000)
commitcaf5df17aba64eb980a12f596ce98ec1f476c801
tree7b1f1964e071ce6ccd09e082fdd4e9df1e7afb9b
parent1de5c4d1a115fed087521280b51d45d3d206d47f
Per Aaron, fix for r108274: added canUseWikiPage() to context objects to know whether getWikiPage() can be safely called
includes/context/ContextSource.php
includes/context/DerivativeContext.php
includes/context/IContextSource.php
includes/context/RequestContext.php