From: stekkel Date: Tue, 30 Jul 2002 08:00:16 +0000 (+0000) Subject: whoops, missed a line. X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;ds=inline;h=0cf26f17b63f130ab8f7fd6c631e7b2fccfc6813;p=squirrelmail.git whoops, missed a line. git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3171 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- diff --git a/class/mime.class.php b/class/mime.class.php index 1da86226..84e234f7 100644 --- a/class/mime.class.php +++ b/class/mime.class.php @@ -763,7 +763,6 @@ class message { } $found = true; } - $found = true; } else if ( $this->type0 == 'text' && ( $this->type1 == 'plain' || $this->type1 == 'html' ||