Adding comment about gettext versions
[squirrelmail.git] / plugins / squirrelspell / index.php
index 186c259b78042beccd720b1db3996372e3ef552a..8590f6d2042b1eded20c6ec4edc6749a83b85ae8 100644 (file)
@@ -3,7 +3,7 @@
 /**
  * index.php
  *
- * Copyright (c) 1999-2002 The SquirrelMail Project Team
+ * Copyright (c) 1999-2005 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
  * the person is logged or not.
  *
  * $Id$
+ * @package plugins
+ * @subpackage squirrelspell
  */
 
-header("Location:../../index.php");
+header("Location: ../../index.php");
 
 /* pretty impressive huh? */
 
-?>
+?>
\ No newline at end of file