svncommit
2006-09-23 3acbc508ba514b5b29e948944ce1dda83a58c5f8
removed debug from previous commit



1 files modified
2 ■■■■■ changed files
program/steps/mail/sendmail.inc 2 ●●●●● patch | view | raw | blame | history
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);