Add phpinfo

This commit is contained in:
2024-10-16 11:19:00 +03:00
parent 8d883ec96d
commit 37bdd7d9f8
47 changed files with 1775 additions and 965 deletions

5
api/php/phpinfo.php Normal file
View File

@ -0,0 +1,5 @@
<?php
require_once 'cors.php';
phpinfo();