summaryrefslogtreecommitdiffstats
path: root/phpmyadmin/test.php
diff options
context:
space:
mode:
Diffstat (limited to 'phpmyadmin/test.php')
-rw-r--r--phpmyadmin/test.php4
1 files changed, 0 insertions, 4 deletions
diff --git a/phpmyadmin/test.php b/phpmyadmin/test.php
deleted file mode 100644
index a7796a0..0000000
--- a/phpmyadmin/test.php
+++ /dev/null
@@ -1,4 +0,0 @@
-<?php
-print_r($_SERVER);
-print_r($_ENV);
-?>