From 0cf26f17b63f130ab8f7fd6c631e7b2fccfc6813 Mon Sep 17 00:00:00 2001 From: stekkel Date: Tue, 30 Jul 2002 08:00:16 +0000 Subject: [PATCH] whoops, missed a line. git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3171 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- class/mime.class.php | 1 - 1 file changed, 1 deletion(-) 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' || -- 2.25.1