Updated the show() tests to work without the use of jQuery.browser (the test suite...
[jquery.git] / test / data / echoQuery.php
1 <?php echo $_SERVER['QUERY_STRING']; ?>