This commit is contained in:
Your Name 2021-01-18 20:27:06 +01:00
parent a4e5dca0d3
commit 2887dcc45a
5 changed files with 42 additions and 22 deletions

3
php/phpinfo.php Normal file
View file

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