blob: 86f0726ee2f656e438861df2ac32a7f92a06cec7 [file] [log] [blame]
<?
header("HTTP/1.1 404 Not Found");
header("Content-Length: 38616");
header("Content-Type: image/jpeg");
header("Last-Modified: Thu, 01 Jun 2006 06:09:43 GMT");
echo(file_get_contents("compass.jpg"));
?>