Make sure that live handlers don't stop inline scripts from executing. Fixes #5835.
[jquery.git] / test / data / echoQuery.php
1 <?php echo $_SERVER['QUERY_STRING']; ?>