Fixed an issue that was introduced by [5743] (which didn't have a test case, either...
[jquery.git] / test / data / echoQuery.php
1 <?php echo $_SERVER['QUERY_STRING']; ?>