Files
romfast-website/oauth2/info.php
2025-08-13 22:47:45 +03:00

4 lines
41 B
PHP

<?php
echo "PHP works!";
phpinfo();
?>