Fix olddisplay was inappropriately set when calling hide on an already hidden element...
[jquery.git] / test / data / notmodified.php
1 <?php header('HTTP/1.0 304 Not Modified'); exit; ?>