Update Rakefile to remove module wrappers (feature parity with make and ant). Update...
[jquery.git] / test / data / echoQuery.php
1 <?php echo $_SERVER['QUERY_STRING']; ?>