X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=index.php;h=453d7838a2a35133b6ec18c1f1a5c6a9881a6ede;hb=58f6f5ec69d90c1c4764b64209420e9d0e0ec111;hp=a612191fbdcdef3f714aef7d3248b5b2cb77db2f;hpb=47ccfad452e8d345542d09e59112cac317cffed8;p=squirrelmail.git diff --git a/index.php b/index.php index a612191f..453d7838 100644 --- a/index.php +++ b/index.php @@ -5,7 +5,7 @@ * * Redirects to the login page. * - * @copyright © 1999-2006 The SquirrelMail Project Team + * @copyright 1999-2012 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