removing trailing ?> from function scripts
[squirrelmail.git] / functions / decode / cp1252.php
index 6a7d230ff687ebc73d967221fb282c3acc98dc7f..b94c3771eedbeef550c4799d056e93fe59564c36 100644 (file)
@@ -169,5 +169,3 @@ function charset_decode_cp1252 ($string) {
 
     return $string;
 }
-
-?>
\ No newline at end of file