Simplified some of the logic for handling the ajax aborts, making sure that ajaxStop...
[jquery.git] / test / data / echoQuery.php
1 <?php echo $_SERVER['QUERY_STRING']; ?>