Skip to content
This repository was archived by the owner on Jul 11, 2024. It is now read-only.

Commit a28c532

Browse files
authored
v.1.0.1 - Added credit message
1 parent b088808 commit a28c532

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
<!DOCTYPE html>
22
<html prefix="og: https://ogp.me/ns#">
3+
<!--File Uploader by Slddev. Repository: github.com/Slddev/php-fileuploader-->
34
<head>
45
<title>PHP File Uploader</title>
56
<meta name="viewport" content="width=device-width, initial-scale=1">
@@ -94,4 +95,4 @@ <h1>PHP File Uploader</h1>
9495
readURL(this);
9596
});</script>
9697
</body>
97-
</html>
98+
</html>

0 commit comments

Comments
 (0)