X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=blobdiff_plain;f=plugins%2Fnewmail%2Findex.php;h=766c7e0e79df2408274aeb0f2b4a778f9e585533;hp=04efb25905f56e3a2816b523e3d941674f15e024;hb=ebe02dfcf975117aa1ade97bedae3611d19c7cf2;hpb=44d661aa1bdc1a6f35d03ac7e1aee4c93dbc2c93 diff --git a/plugins/newmail/index.php b/plugins/newmail/index.php index 04efb259..766c7e0e 100644 --- a/plugins/newmail/index.php +++ b/plugins/newmail/index.php @@ -1,19 +1,16 @@ +/** + * index.php -- Displays the main frameset + * + * Copyright (c) 1999-2004 The SquirrelMail development team + * Licensed under the GNU GPL. For full terms see the file COPYING. + * + * Redirects to the login page. + * + * @version $Id$ + * @package plugins + * @subpackage newmail + **/ +header("Location:../../src/login.php\n\n"); +exit(); +?> \ No newline at end of file