removing trailing ?> from function scripts
[squirrelmail.git] / functions / encode / cp1255.php
index bfd1e54bac0fcae3e28807c9377d72d171955553..48d2d6825c693da3f349a89b3f61acd6a46382ed 100644 (file)
@@ -154,4 +154,3 @@ function unicodetocp1255($var) {
     }
     return $ret;
 }
-?>
\ No newline at end of file