Update upload.php

This commit is contained in:
Ramaerel 2023-08-28 22:08:17 +10:00 committed by GitHub
parent c3089bae06
commit 45ddb008b3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -56,6 +56,7 @@
print("<p>File successfully uploaded. Scraping failed due to no key error.</p>");
}
}
}
?>
<form action="upload.php" method="post" enctype="multipart/form-data">