date.chapril.org-framadate/phpinfo.php

9 lines
70 B
PHP
Raw Normal View History

2018-05-27 12:19:28 +02:00
<?php
// Show all information, defaults to INFO_ALL
phpinfo();
?>