program/steps/mail/func.inc
@@ -790,7 +790,7 @@ global $RCMAIL; // make links and email-addresses clickable $replacer = new rcube_string_replacer; $replacer = new rcmail_string_replacer; // search for patterns like links and e-mail addresses and replace with tokens $body = $replacer->replace($body);