X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=blobdiff_plain;f=index.php;h=061e76ee29522c196c14587a158de11b332323eb;hp=8d9e4e974f3ee237f5ae974eccb9dc7858ccf419;hb=54536ecf45fc0951977ed75ce11923af9be8480f;hpb=4b5049de2fa934c45599d6e4c74bf2bbee10d34d diff --git a/index.php b/index.php index 8d9e4e97..061e76ee 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-2010 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