battles/i/boloto/backgrounds/index.php

4 lines
64 B
PHP
Raw Normal View History

2018-01-28 16:40:49 +00:00
<?
$host=GetEnv("HTTP_HOST");
Header("Location: http://$host");