blob: 1d277ee39a860cba00dd0d66da418ef1372b7c91 [file] [log] [blame]
<?php
header("Location: process.php", TRUE, 301);
exit();
?>