aboutsummaryrefslogtreecommitdiffstats
path: root/test/data/echoQuery.php
diff options
context:
space:
mode:
Diffstat (limited to 'test/data/echoQuery.php')
-rw-r--r--test/data/echoQuery.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/data/echoQuery.php b/test/data/echoQuery.php
new file mode 100644
index 000000000..b72f329c9
--- /dev/null
+++ b/test/data/echoQuery.php
@@ -0,0 +1 @@
+<?php echo $_SERVER['QUERY_STRING']; ?> \ No newline at end of file