Initializing aHeaderFields to avoid notices
[squirrelmail.git] / plugins / administrator / index.php
index 1df65c343796bf7a40ae5934a6a5a532c15d338c..1e48203d9d6d36492506f2acbc7bbf96d99172de 100644 (file)
@@ -5,7 +5,7 @@
  *  Redirects to the login page.
  *
  * @version $Id$
- * @copyright (c) 1999-2004 The SquirrelMail Project Team
+ * @copyright (c) 1999-2005 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @package plugins
  * @subpackage administrator
@@ -14,4 +14,4 @@
    header("Location:../../src/login.php\n\n");
    exit();
 
-?>
+?>
\ No newline at end of file