Make sure that if no ownerDocument is available that we fall back to the node itself...
[jquery.git] / test / data / echoQuery.php
1 <?php echo $_SERVER['QUERY_STRING']; ?>