commit | e123a6046a4c8447a2221c9ed8279848d5cc672b | [log] [tgz] |
---|---|---|
author | Darren Benney <cutenfuzzy@gmail.com> | Sat Mar 30 18:17:54 2013 +0000 |
committer | Darren Benney <cutenfuzzy@gmail.com> | Sat Mar 30 18:17:54 2013 +0000 |
tree | c4d4d0a470c0662112b5847724e883ae0723a1d9 | |
parent | 54e6c1b04a786dc35b2fdeda456685a10f7d2073 [diff] |
Modified do_upload() to use UPLOAD_ERR constants. Modified switchcase in the do_upload() use the UPLOAD_ERR_* constants, instead of just using an integer, and then commenting out the constant beside it.