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