Upload files to "/"

This commit is contained in:
2025-04-04 08:00:57 +00:00
parent 489b3db76a
commit ba13419c13
3 changed files with 434 additions and 0 deletions

2
index.php Normal file
View File

@ -0,0 +1,2 @@
<?php include("header.php")?>
<?php include("footer.php")?>