commit initial

This commit is contained in:
2025-08-13 22:47:45 +03:00
commit 8d0eaf7af1
146 changed files with 19138 additions and 0 deletions

4
oauth2/info.php Normal file
View File

@@ -0,0 +1,4 @@
<?php
echo "PHP works!";
phpinfo();
?>