test phpinfo added

This commit is contained in:
Iveta Cesalova 2021-03-19 11:49:22 +01:00
commit 8d75b30311
4 changed files with 148 additions and 0 deletions

1
core/phpinfo/info.php Normal file
View file

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