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