mirror of
https://github.com/FAUSheppy/tmnf-replay-server.git
synced 2025-12-06 07:01:37 +01:00
wip: basic parse + multiupload
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<html>
|
||||
<body>
|
||||
<form action="/upload" method="POST" enctype="multipart/form-data">
|
||||
<input type="file" name="file []" multiple=""/>
|
||||
<input type="file" name="file[]" multiple=""/>
|
||||
<input type="submit"/>
|
||||
</form>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user