svncommit
2006-09-23 6649b1f0a5db6160d197a13ca79cfd67fbb02d77
program/steps/mail/sendmail.inc
@@ -101,8 +101,6 @@
                         $pos + strlen($searchstr),
                         $pos2 - ($pos + strlen($searchstr)));
write_log('emoticon', "looking for $image_name in array:" . print_r($included_images, true));
    if (! in_array($image_name, $included_images))
      {
      $body_post = substr($body, $pos2);