program/include/rcube_imap.inc | ●●●●● patch | view | raw | blame | history |
program/include/rcube_imap.inc
@@ -2459,7 +2459,7 @@ foreach ($a as $key => $val) { $val = str_replace("\"<", "\" <", $val); $val = preg_replace("/([\"\w])</", "$1 <", $val); $sub_a = $this->_explode_quoted_string(' ', $this->decode_header($val)); $result[$key]['name'] = '';