* adding test file in test branch

This commit is contained in:
Jeremy Brand 2025-12-01 15:11:04 +01:00
parent ba496919dd
commit 3044546213

5
test/info.php Normal file
View file

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