Remove the $request parameter fro SpecialUploadStash::__construct(). This parameter...
authorBryan Tong Minh <btongminh@users.mediawiki.org>
Wed, 2 Feb 2011 15:30:20 +0000 (15:30 +0000)
committerBryan Tong Minh <btongminh@users.mediawiki.org>
Wed, 2 Feb 2011 15:30:20 +0000 (15:30 +0000)
commit6551aa30fdd9ca1c990e52b6f6204089f9be49a3
treebf2492f2bd7ced9b94ac43a2bbbfac18d3c9ae3f
parent847ed17b3e0af88d4bd4e759ee91201b693f59bb
Remove the $request parameter fro SpecialUploadStash::__construct(). This parameter was in SpecialUpload::__construct because it used to be the only way to talk to the upload backend in the pre-1.16 era. Not needed for SpecialUploadStash.
includes/specials/SpecialUploadStash.php