Split out the fragment-building code from domManip. Switched core.js to using that...
[jquery.git] / test / data / echoQuery.php
1 <?php echo $_SERVER['QUERY_STRING']; ?>