Moved jQuery.props to attributes since it was only used in support. Fixes #6897 ...
[jquery.git] / test / data / echoQuery.php
1 <?php echo $_SERVER['QUERY_STRING']; ?>