X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=plugins%2Fsquirrelspell%2Fjs%2Findex.php;h=f720a4350dd51421ab59fc721e58d9b6ad499bc2;hb=9eb3fcb302b8e0363760bee586f1c43e7050b365;hp=b6577825dd2ce2323ee4007c2c206d5fd9a206d5;hpb=76911253eb850bacde3d86c8cb7b4af072e67ebe;p=squirrelmail.git diff --git a/plugins/squirrelspell/js/index.php b/plugins/squirrelspell/js/index.php index b6577825..f720a435 100644 --- a/plugins/squirrelspell/js/index.php +++ b/plugins/squirrelspell/js/index.php @@ -3,15 +3,17 @@ /** ** index.php -- Displays the main frameset ** - ** Copyright (c) 1999-2003 The SquirrelMail development team + ** Copyright (c) 1999-2005 The SquirrelMail Project Team ** Licensed under the GNU GPL. For full terms see the file COPYING. ** ** Redirects to the login page. ** ** $Id$ + * @package plugins + * @subpackage squirrelspell **/ header("Location:../../../src/login.php\n\n"); exit(); -?> +?> \ No newline at end of file