Makes sure statusCode callbacks are ordered in the same way success and error callbac...
[jquery.git] / test / data / echoQuery.php
1 <?php echo $_SERVER['QUERY_STRING']; ?>