Add another tweak for handling CSP - we need to make sure that we don't trigger any...
[jquery.git] / test / data / echoQuery.php
1 <?php echo $_SERVER['QUERY_STRING']; ?>