summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Applications/phpmyadmin/test.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/Applications/phpmyadmin/test.php b/Applications/phpmyadmin/test.php
index 37ddb30..9d34961 100644
--- a/Applications/phpmyadmin/test.php
+++ b/Applications/phpmyadmin/test.php
@@ -1,4 +1,5 @@
<?php
var_dump($_SERVER);
var_dump(getenv('MARIADB_ENV_MYSQL_USER'));
+
?>