Allow text alternative for images to percolate all the way through template layers
[squirrelmail.git] / functions / decode / cp1250.php
index 9bfbf198fd35448d16ca56284c11e73e0e252799..b6653b5d0d1cb9267413a1fa0d17fb63c29aae55 100644 (file)
@@ -168,5 +168,3 @@ function charset_decode_cp1250 ($string) {
 
     return $string;
 }
-
-?>
\ No newline at end of file