Remove the error suppressors I had included (@)
[squirrelmail.git] / plugins / filters / index.php
index e4b52db3f25689431fb525847dfabee9f2594039..40f164b2780b5610f51820427d34ac179dabd9bc 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 filters
@@ -14,4 +14,4 @@
    header("Location:../../src/login.php\n\n");
    exit();
 
-?>
+?>
\ No newline at end of file