Add phpinfo
This commit is contained in:
5
api/php/phpinfo.php
Normal file
5
api/php/phpinfo.php
Normal file
@ -0,0 +1,5 @@
|
||||
<?php
|
||||
|
||||
require_once 'cors.php';
|
||||
|
||||
phpinfo();
|
Reference in New Issue
Block a user