mirror of
https://github.com/grocy/grocy.git
synced 2026-04-04 11:56:16 +02:00
6 lines
67 B
PHP
6 lines
67 B
PHP
<?php
|
|
|
|
// Show all information, defaults to INFO_ALL
|
|
phpinfo();
|
|
|
|
?>
|