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