removing trailing ?> from function scripts
[squirrelmail.git] / functions / encode / iso_8859_1.php
index 99d50b10ba9836255f5e40fd23e0b8b95399718b..48271728a2568970a7220c08e1ce94d90abc1f98 100644 (file)
@@ -48,4 +48,3 @@ function unicodetoiso88591($var) {
     }
     return $ret;
 }
-?>
\ No newline at end of file