X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=index.php;h=d1ed5e9533d78f8152df32ccdb45596a9e7f4371;hb=dc64848b4a4558f44fd987eb57bb4c2fa40ecd85;hp=8d9e4e974f3ee237f5ae974eccb9dc7858ccf419;hpb=4b5049de2fa934c45599d6e4c74bf2bbee10d34d;p=squirrelmail.git diff --git a/index.php b/index.php index 8d9e4e97..d1ed5e95 100644 --- a/index.php +++ b/index.php @@ -5,7 +5,7 @@ * * Redirects to the login page. * - * @copyright © 1999-2007 The SquirrelMail Project Team + * @copyright © 1999-2009 The SquirrelMail Project Team * @license http://opensource.org/licenses/gpl-license.php GNU Public License * @version $Id$ * @package squirrelmail @@ -22,4 +22,3 @@ if( ! file_exists ( 'config/config.php' ) ) { // If we are, go ahead to the login page. header('Location: src/login.php'); -?> \ No newline at end of file