mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
* Currently, $_FILES showing a filesize of zero is interpreted as no file was uploaded, despite other errors potentially being the cause. * The $_FILES superglobal stores what the actual error was, so use it. This includes file write problems, empty uploads, partial uploads, and upload_max_filesize being exceeded. Signed-off-by: canyonknight <canyonknight@gmail.com> Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de> |
||
---|---|---|
.. | ||
css | ||
images | ||
account.php | ||
addvote.php | ||
index.php | ||
login.php | ||
logout.php | ||
packages.php | ||
passreset.php | ||
pkgsubmit.php | ||
rpc.php | ||
rss.php | ||
tu.php | ||
voters.php |