blob: 2d1dddaa72c0229f63cd1fa141e1632b47bcda3c [file] [log] [blame]
<?php
header ("HTTP/1.1 " . $_GET["status"]);
?>