Prevent endless recursive sent subfolder names - see: http://thread.gmane.org/gmane...
[squirrelmail.git] / plugins / administrator / setup.php
index 4babd5f4eb066727fd9cc34d7a87a67aa1b33d1e..2b6dbc597802906bdfb2af73d4bcdb024c3be4c5 100644 (file)
@@ -6,7 +6,7 @@
  * Plugin allows remote administration.
  *
  * @author Philippe Mingo
- * @copyright © 1999-2006 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
@@ -43,4 +43,3 @@ function squirrelmail_administrator_optpage_register_block() {
             );
     }
 }
-?>
\ No newline at end of file