Ensure that hash directory computation is the same on both 32 and 64 bit architecture...
[squirrelmail.git] / functions / decode / iso_8859_9.php
index 1d732185891b7c4d468a9a5c57b6666bc3489d39..9247152d9420513fd4a67b26bd3fd8f0a5ad125e 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
@@ -153,4 +153,3 @@ function charset_decode_iso_8859_9 ($string) {
 
     return $string;
 }
-?>
\ No newline at end of file