grocy/info.php

6 lines
67 B
PHP

<?php
// Show all information, defaults to INFO_ALL
phpinfo();
?>