blob: e31fb217b2d4ff5cae46bdf6b4e62316978fb911 [file] [log] [blame]
<?php
header('Content-Type: unknown/unknown');
echo '<!doctype html><html><body><p>hello</p></body></html>';
?>