This commit is contained in:
fencl
2024-01-02 13:01:29 +01:00
parent 386622df5d
commit 8f430d7adf
974 changed files with 190 additions and 128613 deletions

4
test.php Normal file
View File

@@ -0,0 +1,4 @@
<?php
phpinfo();
echo "Hello, world!";
?>