diff options
author | Mark Campbell-Smith <mcampbellsmith@gmail.com> | 2014-07-25 11:32:54 +1000 |
---|---|---|
committer | Mark Campbell-Smith <mcampbellsmith@gmail.com> | 2014-07-25 11:32:54 +1000 |
commit | 1a334db7b24c4974647277dfd5709aaef4e59ea3 (patch) | |
tree | 06d8f5a16b8a53f343950efee9e9d7feb19b9250 | |
parent | 423e9aaf33366a210a853e67836c6db5d8390680 (diff) | |
download | RunnerUpLive-1a334db7b24c4974647277dfd5709aaef4e59ea3.zip |
-rwxr-xr-x | requests.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/requests.php b/requests.php index c9d8c59..03c2191 100755 --- a/requests.php +++ b/requests.php @@ -166,7 +166,6 @@ else { error_log("Mysql error on upload 1"); quit(7,$mysqli->error); } - error_log("finish upload"); quit(0); break; } |