using squirrelmail api for error message
[squirrelmail.git] / plugins / info / index.php
index 71c851b5bb259755f513fe0c840df0566f46b221..4864c58da92200d7d0f76f1f050d28618b74cd37 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Redirects to the login page.
  *
- * @copyright (c) 1999-2004 The SquirrelMail development team
+ * @copyright (c) 1999-2005 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package plugins
@@ -14,4 +14,4 @@
    header("Location:../../src/login.php\n\n");
    exit();
 
-?>
+?>
\ No newline at end of file