Fixes some coding style issues in core.js. In jQuery.fn.ready(), simplifies the whole...
[jquery.git] / test / data / echoQuery.php
1 <?php echo $_SERVER['QUERY_STRING']; ?>