Added a workaround for the lack of RequestContext in 1.17, so this code can be rolled...
authorIan Baker <raindrift@users.mediawiki.org>
Mon, 25 Jul 2011 22:39:52 +0000 (22:39 +0000)
committerIan Baker <raindrift@users.mediawiki.org>
Mon, 25 Jul 2011 22:39:52 +0000 (22:39 +0000)
commitaa5d7bbceaa5dff843f0c56d926c3a9633c3b7d5
treef364a71a391fe96142bde580a833e5505aacdf7d
parent1b822db427f345b2a379ae57334b9b1fd48964df
Added a workaround for the lack of RequestContext in 1.17, so this code can be rolled into production.
This code can be removed in 1.18+, but it'll work either way.
includes/api/ApiUpload.php