Platinus-2013/Landing/index.php

3 lines
79 B
PHP

<?php
header("location: http://".$_SERVER["HTTP_HOST"]."/Landing/Animated");
?>