X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;ds=sidebyside;f=index.php;h=92f94cd419036789e74616071f130aae1960d9a3;hb=00793a259a025bf2d973cfa71aed3d0459e9be7b;hp=0356f058afbfcf543e647a8ae1a1ff31231b3bce;hpb=6c6c7e4f0bc76e4ba61fa2d83575a3fa4a4c2624;p=squirrelmail.git diff --git a/index.php b/index.php index 0356f058..92f94cd4 100644 --- a/index.php +++ b/index.php @@ -1,19 +1,20 @@ \ No newline at end of file +$location = get_location(); +header("Location: $location/src/login.php\n\n"); +exit(); + +?>