Make sure subclass is a proper subclass not just subclassing the fn methods. Fixes...
[jquery.git] / test / data / notmodified.php
1 <?php header('HTTP/1.0 304 Not Modified'); exit; ?>