Refactors jQuery.when to avoid unnecessary recursion and limit function calls as...
[jquery.git] / test / data / echoQuery.php
1 <?php echo $_SERVER['QUERY_STRING']; ?>