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