Add new files and make code improvements

This commit is contained in:
2024-03-06 15:14:39 +00:00
parent 113ac2aedd
commit 0a712e1864
55 changed files with 9390 additions and 973 deletions

3
rest/info.php Normal file
View File

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