Fix patch for #7150, which was not deleting the events object properly on plain JS...
[jquery.git] / test / data / notmodified.php
1 <?php header('HTTP/1.0 304 Not Modified'); exit; ?>