removing trailing ?> from function scripts
[squirrelmail.git] / functions / encode / iso_8859_2.php
index 3e67e4372b48424f2ec5f345e8e56711f1214b86..a4f784c8b68d1ed6e2a087bc2fd4c7f8c4b02c92 100644 (file)
@@ -146,4 +146,3 @@ function unicodetoiso88592($var) {
     }
     return $ret;
 }
-?>
\ No newline at end of file