removing trailing ?> from function scripts
[squirrelmail.git] / functions / decode / utf_8.php
index 2eb8d41edc25aff2b5c8f6a860cf790ade257cf3..9c3c3068eb844fdba7fc67871a8b21bbb30fab0d 100644 (file)
@@ -92,4 +92,3 @@ function charset_decode_utf_8 ($string) {
 
     return $string;
 }
-?>
\ No newline at end of file