Prevent endless recursive sent subfolder names - see: http://thread.gmane.org/gmane...
[squirrelmail.git] / plugins / bug_report / index.php
index 0b5768d7b6772f9cc3332733e54537003b1ae138..3ca89f51e4a639611ce8ecf623529c0cafb385a2 100644 (file)
@@ -7,7 +7,7 @@
  * people to the login screen. At this point no attempt is made to see if the
  * person is logged in or not.
  *
- * @copyright © 1999-2005 The SquirrelMail Project Team
+ * @copyright 1999-2012 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package plugins
@@ -16,4 +16,3 @@
 
 header('Location: ../index.php');
 
-?>
\ No newline at end of file