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