X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=index.php;h=92f94cd419036789e74616071f130aae1960d9a3;hb=33565ec4a8517bd1ab7b8f30e4325c2e8855b069;hp=e01ff86cd3b677239f8ac980c5b1c85b9636f045;hpb=8863d46c4a4dfd55a612f6c4ea8c96192764ba57;p=squirrelmail.git diff --git a/index.php b/index.php index e01ff86c..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(); + +?>