Fixes #8135. Makes sure any exception thrown by Firefox when trying to access an...
[jquery.git] / test / data / echoQuery.php
1 <?php echo $_SERVER['QUERY_STRING']; ?>