Files
php_8/install/index.php
2022-05-14 14:50:24 +03:00

4 lines
35 B
PHP

<?php
echo "Hello, world!";
?>