Ajouter test.php

This commit is contained in:
Zaterna 2023-11-29 21:10:55 +01:00
parent 96ae8dcff8
commit 93084bb8de

2
test.php Normal file
View file

@ -0,0 +1,2 @@
<?php echo "Hello World";
?>