Ticket #17472: pluggable.diff
| File pluggable.diff, 337 bytes (added by , 15 years ago) |
|---|
-
pluggable.php
903 903 status_header($status); // This causes problems on IIS and some FastCGI setups 904 904 905 905 header("Location: $location", true, $status); 906 return true; 906 907 } 907 908 endif; 908 909