Fix fix for #6481 introduced at 7862c45ad2f32096383a21b8b301155787724476 which did...
[jquery.git] / test / data / notmodified.php
1 <?php header('HTTP/1.0 304 Not Modified'); exit; ?>