Added PHP info page for debug

This commit is contained in:
WilliamMiceli
2019-11-21 19:30:44 -05:00
parent f1d2f580b6
commit ab85158dbb
+3
View File
@@ -0,0 +1,3 @@
<?php
phpinfo();
?>