Fixes #4897. Added ?? as a context-insensitive placeholder for the callback name...
[jquery.git] / test / data / echoQuery.php
1 <?php echo $_SERVER['QUERY_STRING']; ?>