Update jQuery.support.noCloneEvent test to function properly in IE9. Fixes #8052...
[jquery.git] / test / data / echoQuery.php
1 <?php echo $_SERVER['QUERY_STRING']; ?>