First commit

This commit is contained in:
root
2024-10-12 12:49:42 +01:00
commit bb49ef648a
11 changed files with 2728 additions and 0 deletions

3
app/index.php Executable file
View File

@ -0,0 +1,3 @@
<?php
phpinfo();
?>