diff options
Diffstat (limited to 'test/data/echoQuery.php')
-rw-r--r-- | test/data/echoQuery.php | 1 |
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 |