Ensure that hash directory computation is the same on both 32 and 64 bit architecture...
[squirrelmail.git] / functions / decode / iso_8859_14.php
index aed3540d0325553f668e165c4918e5d996ebbd33..b0a49676feec1738765df1842fc526fff3b8235c 100644 (file)
@@ -34,7 +34,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
@@ -154,4 +154,3 @@ function charset_decode_iso_8859_14 ($string) {
 
     return $string;
 }
-?>
\ No newline at end of file