blob: 936ce3588a4386bf3c1fa9738d26b66f9215f378 [file] [log] [blame]
<?php
header('Location: about:blank');
header('HTTP/1.0 302 Found');
?>