diff options
-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; } |