Add a comment to explain (and enforce the temporary-ness of) an extra line of code...
[jquery.git] / test / data / notmodified.php
1 <?php header('HTTP/1.0 304 Not Modified'); exit; ?>