Ensure that hash directory computation is the same on both 32 and 64 bit architecture...
[squirrelmail.git] / functions / decode / ns_4551_1.php
index 4ee9f6ea333e3ac19d59820456602533e561af95..8c6a889a7c00bdb40dc983bff6c84aac0a7152a2 100644 (file)
@@ -32,4 +32,3 @@ function charset_decode_ns_4551_1 ($string) {
      */
     return strtr ($string, "[\\]{|}", "ÆØÅæøå");
 }
-?>
\ No newline at end of file