using 'pass' instead of 'ascii'. internal mbstring encoding that should
[squirrelmail.git] / plugins / squirrelspell / js / index.php
index b6577825dd2ce2323ee4007c2c206d5fd9a206d5..f720a4350dd51421ab59fc721e58d9b6ad499bc2 100644 (file)
@@ -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