MediaWiki
1.34.0
|
Directories | |
directory | exception |
Files | |
file | UploadBase.php [code] |
Base class for the backend of file upload. | |
file | UploadFromChunks.php [code] |
Backend for uploading files from chunks. | |
file | UploadFromFile.php [code] |
Backend for regular file upload. | |
file | UploadFromStash.php [code] |
Backend for uploading files from previously stored file. | |
file | UploadFromUrl.php [code] |
Backend for uploading files from a HTTP resource. | |
file | UploadStash.php [code] |
Temporary storage for uploaded files. | |
file | UploadStashFile.php [code] |
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. | |