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