String update
[squirrelmail.git] / plugins / mail_fetch / index.php
index cb97cc209ad9108d7d5b569a3b2600dbbd449429..5f51f1602ac2b80cc3733d64133d71cd8b74a09b 100644 (file)
@@ -3,12 +3,14 @@
    /**
     **  index.php -- Displays the main frameset
     **
-    **  Copyright (c) 1999-2002 The SquirrelMail development team
+    **  Copyright (c) 1999-2005 The SquirrelMail development team
     **  Licensed under the GNU GPL. For full terms see the file COPYING.
     **
     **  Redirects to the login page.
     **
     **  $Id$
+    * @package plugins
+    * @subpackage mail_fetch
     **/
 
    header("Location:../../src/login.php\n\n");