X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=blobdiff_plain;f=index.php;h=92f94cd419036789e74616071f130aae1960d9a3;hp=0356f058afbfcf543e647a8ae1a1ff31231b3bce;hb=c8c46bda09e8842a769de19a735ececd4cae4294;hpb=6c6c7e4f0bc76e4ba61fa2d83575a3fa4a4c2624 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(); + +?>