add fixme
[squirrelmail.git] / plugins / change_password / config_default.php
index 1a3d1681a1f1c77d832ea94f866bf9806d4a3484..a3046ef88c2074d01ecd959466cc26a6855b14aa 100644 (file)
@@ -5,7 +5,7 @@
  *
  * NOTE: probably you need to configure your specific backend too!
  *
- * @copyright © 2005-2006 The SquirrelMail Project Team
+ * @copyright © 2005-2007 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package plugins
@@ -22,4 +22,3 @@ $cpw_pass_max_length = 25;
 /** whether we require the use of SSL/https to change a password */
 $cpw_require_ssl = FALSE;
 
-?>
\ No newline at end of file