jquery core: Fixed a typo in a comment, closes #4294.
[jquery.git] / test / data / echoQuery.php
1 <?php echo $_SERVER['QUERY_STRING']; ?>