Remove code for ticket #7717 which has been marked WONTFIX to match existing $.data...
[jquery.git] / test / data / notmodified.php
1 <?php header('HTTP/1.0 304 Not Modified'); exit; ?>