wiki.techinc.nl/includes/upload
2011-02-11 19:10:31 +00:00
..
UploadBase.php Fixup some trailing newlines 2011-02-02 10:42:17 +00:00
UploadFromFile.php $wgMaxUploadSize may now be set to an array to specify the upload size limit per upload type. 2011-01-06 19:42:55 +00:00
UploadFromStash.php Fixup some trailing newlines 2011-02-02 10:42:17 +00:00
UploadFromUrl.php Follow-up r81612, disable $wgAllowAsyncCopyUploads 2011-02-06 22:53:07 +00:00
UploadStash.php * Remove code duplication for UploadStash: Move all thumbName generation code to its own function File::generateThumbName which accepts a $name parameter which can be called by File::thumbName() and any other functions that require it. The essentially duplicate function StashFile::getParamThumbName() has been removed. 2011-02-11 19:10:31 +00:00