mirror of
https://github.com/grocy/grocy.git
synced 2025-09-30 03:15:08 +00:00
6 lines
67 B
PHP
6 lines
67 B
PHP
![]() |
<?php
|
||
|
|
||
|
// Show all information, defaults to INFO_ALL
|
||
|
phpinfo();
|
||
|
|
||
|
?>
|