blob: 9b4035f654030489f8f6f9828894cfa7aab9e6ca [file] [log] [blame]
<?php
header('Location: http://127.0.0.1:8000/resources/square128.png');
header('HTTP/1.0 302 Found');
?>