Removed "Include CCs when Forwarding Messages", which had no functionality whatsoever
[squirrelmail.git] / functions / decode / iso_8859_11.php
index 55bb187cd1a98f0937affb5cde55166d9f1c0cc8..5654b096b0d6bae3b22fc70cef1b9e9597230ed3 100644 (file)
@@ -33,7 +33,7 @@
  *        internal or external distribution as long as this notice remains
  *        attached.
  *
- * @copyright © 2003-2005 The SquirrelMail Project Team
+ * @copyright © 2003-2006 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package squirrelmail
@@ -145,5 +145,3 @@ function charset_decode_iso_8859_11 ($string) {
 
     return $string;
 }
-
-?>
\ No newline at end of file