blob: 16a01ed7820b87df33c3155a748a3dfe35c72107 [file] [log] [blame]
<?php
header("location: ".$_GET["url"]);
?>