removing trailing ?> from function scripts
[squirrelmail.git] / functions / encode / cp1256.php
index 31129753ef9afef6937e95020a200e0c4c6325e2..19acb29f75917674ae61ceea405c36984c54002d 100644 (file)
@@ -177,4 +177,3 @@ function unicodetocp1256($var) {
     }
     return $ret;
 }
-?>
\ No newline at end of file