mirror of
https://github.com/Supernova3339/anonupload.git
synced 2026-02-27 00:30:43 +01:00
Update download.php
This commit is contained in:
@@ -36,7 +36,7 @@ $baseurl = file_url_destination;
|
||||
|
||||
// Check if file exists
|
||||
if(!file_exists($fileURL){
|
||||
header("Location: $baseurl");
|
||||
http_response_code(404);
|
||||
}
|
||||
|
||||
$core = new Core();
|
||||
|
||||
Reference in New Issue
Block a user