big update lol
This commit is contained in:
@@ -6,6 +6,9 @@
|
||||
<title>Filehosting Panel</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<form action="./upload" method="post" enctype="multipart/form-data">
|
||||
<input type="file" name="file"/>
|
||||
<input type="submit" value="Upload">
|
||||
</form>
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
Reference in New Issue
Block a user