Change the way jQuery.data works so that there is no longer a chance of collision...
[jquery.git] / test / data / echoQuery.php
1 <?php echo $_SERVER['QUERY_STRING']; ?>