thomascube
2006-09-24 3381d45ef674884897efddb1c87a0aa2b777214f
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);