X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=blobdiff_plain;f=index.php;h=dbf480b9e0e93eddd93c677735869d9055e1a9d3;hp=d3bf6198e0a52348c2f3146a28c5a84122c5f96c;hb=1ad27d869eee2c3cb75bf399ac4f2b7c7825a8c2;hpb=e392edc27bed0e613089a824aa7abac5144fce64 diff --git a/index.php b/index.php index d3bf6198..dbf480b9 100644 --- a/index.php +++ b/index.php @@ -5,7 +5,7 @@ * * Redirects to the login page. * - * @copyright (c) 1999-2005 The SquirrelMail Project Team + * @copyright 1999-2015 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