mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-28 20:31:24 +01:00
5 lines
132 B
PHP
5 lines
132 B
PHP
<a href="index.php">Go back to index</a>
|
|
| <a href="<?php echo $_SERVER["REQUEST_URI"];?>">Refresh</a>
|
|
<br><br>
|
|
|
|
<?php phpinfo(); ?>
|