program/include/main.inc | ●●●●● patch | view | raw | blame | history |
program/include/main.inc
@@ -200,7 +200,7 @@ $error = false; $to = empty($to) ? $to = strtoupper(RCMAIL_CHARSET) : rcube_parse_charset($to); $to = empty($to) ? strtoupper(RCMAIL_CHARSET) : rcube_parse_charset($to); $from = rcube_parse_charset($from); if ($from == $to || empty($str) || empty($from))