Fix the clone method to be a little less insane in IE, which fixes the new event...
[jquery.git] / test / data / notmodified.php
1 <?php header('HTTP/1.0 304 Not Modified'); exit; ?>