tdphp/index.php

3 lines
24 B
PHP
Raw Permalink Normal View History

2023-03-06 15:21:44 +01:00
<?php
echo "bonjour";
?>