Made it so that you no longer need to build jQuery in order to run the test suite...
[jquery.git] / test / data / echoQuery.php
1 <?php echo $_SERVER['QUERY_STRING']; ?>