removing trailing ?> from function scripts
[squirrelmail.git] / functions / decode / cp1256.php
index 3f32de47a9fee0c785bf9ef34cc6a4d83024d167..66a6b94cab1f55a31eaec2944eac9ea045eaff14 100644 (file)
@@ -168,5 +168,3 @@ function charset_decode_cp1256 ($string) {
 
     return $string;
 }
-
-?>
\ No newline at end of file