moving functions to separate file, adding configuration files
[squirrelmail.git] / plugins / squirrelspell / index.php
index 3afdbfab26fdb89c42e9a8a90c7d691f809d9032..043dfe7cf4181f9ff0d88500ce887acf75c0b50e 100644 (file)
@@ -3,7 +3,7 @@
 /**
  * index.php
  *
- * Copyright (c) 1999-2002 The SquirrelMail Project Team
+ * Copyright (c) 1999-2004 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,8 @@
  * the person is logged or not.
  *
  * $Id$
+ * @package plugins
+ * @subpackage squirrelspell
  */
 
 header("Location: ../../index.php");