* Reordered code to not create a RequestContext if the title is invalid
authorAlexandre Emsenhuber <ialex@users.mediawiki.org>
Tue, 17 Jan 2012 12:38:23 +0000 (12:38 +0000)
committerAlexandre Emsenhuber <ialex@users.mediawiki.org>
Tue, 17 Jan 2012 12:38:23 +0000 (12:38 +0000)
commitfc85d44def599a6386db528618bd663151d23078
tree4e9a1a8f0fb9adaebcc48d87d7a6fb5182b3009a
parentf17d1e1c4683b1f7720f26a1bd05692463102da4
* Reordered code to not create a RequestContext if the title is invalid
* Use Article::newFromTitle() instead of new Article()
* Set the WikiPage in the context from the created Article object
maintenance/rebuildFileCache.php