mark all sent_subfolders as special mailboxes. stable 1.4.x tracker 699920
[squirrelmail.git] / plugins / index.php
index b86832a0e18d6aeb8a1ce51ba011c2c5a26e4cef..a7a4c21cea126217cc13a1d46736b7a12c57ca8b 100644 (file)
@@ -3,7 +3,7 @@
 /**
  * index.php
  *
- * Copyright (c) 1999-2002 The SquirrelMail Project Team
+ * Copyright (c) 1999-2003 The SquirrelMail Project Team
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  *
  * This file simply takes any attempt to view source files and sends those
@@ -11,6 +11,7 @@
  * the person is logged or not.
  *
  * $Id$
+ * @package plugins
  */
 
 header("Location:../index.php");