Added some tests to test repeated injected of scripts. Was fixed when fixing #5094.
[jquery.git] / test / data / echoQuery.php
1 <?php echo $_SERVER['QUERY_STRING']; ?>