Fixed the handling of .status == 304 in Opera (it always returns 0). Also silently...
[jquery.git] / test / data / echoQuery.php
1 <?php echo $_SERVER['QUERY_STRING']; ?>