Thomas Bruederli
2012-11-27 60226a75d8e4a3ee9504da6eab6d8f329bb32e7b
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);