jquery core: closes #3053. clean() wasn't parsing 0's. So html( 0 ) was failing failing.
[jquery.git] / test / data / echoQuery.php
1 <?php echo $_SERVER['QUERY_STRING']; ?>