Make sure that .die() with no args works. Fixes #5789.
[jquery.git] / test / data / echoQuery.php
1 <?php echo $_SERVER['QUERY_STRING']; ?>