shop-old/core/mailtest/test-info.php
2026-04-20 01:03:43 +02:00

4 lines
62 B
PHP

<?php
echo date_default_timezone_get()."<br>";
phpinfo();
?>