Forums
(@timb)
18 years, 3 months ago
Ok,
I fixed it by putting this above get_header();:
header("HTTP/1.1 200 OK"); header("Status: 200 OK"); }