Added initial files

This commit is contained in:
gyurix
2023-05-23 18:18:36 +02:00
parent a57795594f
commit e2107f4725
69 changed files with 17370 additions and 0 deletions

3
files/info.php Normal file
View File

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