mirror of
https://github.com/Supernova3339/anonupload.git
synced 2026-05-07 15:16:19 +02:00
Update index.php
This commit is contained in:
@@ -49,7 +49,7 @@ if(isset($_POST['submit'])){
|
||||
}
|
||||
|
||||
?>
|
||||
<form action="upload.php" method="POST">
|
||||
<form method="post" action="" enctype="multipart/form-data">
|
||||
<input type="file" name="fileToUpload">
|
||||
<p>Drag your file here or click in this area.</p>
|
||||
<button type="submit">Upload</button>
|
||||
|
||||
Reference in New Issue
Block a user