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