Fixed a bug with certain + selectors failing (Fixes jQuery bug #4023). Also tweaked...
[jquery.git] / test / data / echoQuery.php
1 <?php echo $_SERVER['QUERY_STRING']; ?>