Renamed src/transports to src/ajax (in case we need prefilters in the future and...
[jquery.git] / test / data / echoQuery.php
1 <?php echo $_SERVER['QUERY_STRING']; ?>