aurweb/web/html
canyonknight b5ffdeb63e pkgsubmit.php: Improve file upload error messages
* 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>
2012-07-06 11:27:14 +02:00
..
css Move language selection to a drop-down list 2012-07-06 11:26:47 +02:00
images titlelogo.png: Update again 2010-03-12 16:52:07 -05:00
account.php account.php: Pull out DB code 2012-07-06 11:27:03 +02:00
addvote.php addvote.php: Pull out DB code 2012-07-06 11:26:51 +02:00
index.php index.php: Overhaul to match archweb 2012-07-06 11:26:04 +02:00
login.php Move login form to a separate page 2012-07-06 11:26:38 +02:00
logout.php logout.php: Pull out DB code 2012-07-06 11:26:59 +02:00
packages.php web/html/packages.php: Remove duplicate code 2012-05-06 12:47:19 +02:00
passreset.php passreset.php: Pull out DB code 2012-07-06 11:27:00 +02:00
pkgsubmit.php pkgsubmit.php: Improve file upload error messages 2012-07-06 11:27:14 +02:00
rpc.php Provide more examples on the RPC info page 2011-08-22 08:24:21 +02:00
rss.php rss.php: Pull out DB code 2012-07-06 11:27:06 +02:00
tu.php Pull out DB code from trusted user page 2012-07-06 11:27:04 +02:00
voters.php voters.php: Pull out DB code 2012-07-06 11:26:50 +02:00