Add a new build mode to the Makefile that doesn't try to pull from external sources...
[jquery.git] / test / data / echoQuery.php
1 <?php echo $_SERVER['QUERY_STRING']; ?>