blob: 6e3931c70d47dd6a6a930268e6cc0421860a5c57 [file] [log] [blame]
<?php
header('Location: resources/webtiming-one-redirect.html');
header('HTTP/1.0 302 Found');
?>