whoops, missed a line.
authorstekkel <stekkel@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Tue, 30 Jul 2002 08:00:16 +0000 (08:00 +0000)
committerstekkel <stekkel@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Tue, 30 Jul 2002 08:00:16 +0000 (08:00 +0000)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3171 7612ce4b-ef26-0410-bec9-ea0150e637f0

class/mime.class.php

index 1da8622610d0708ff3491b263aedc76f044e4c6d..84e234f79bb2bbd04492a170e0ac14be51ee213c 100644 (file)
@@ -763,7 +763,6 @@ class message {
                }
                $found = true;          
            }
                }
                $found = true;          
            }
-           $found = true;              
        } else if ( $this->type0 == 'text' &&
              ( $this->type1 == 'plain' ||
                $this->type1 == 'html' ||
        } else if ( $this->type0 == 'text' &&
              ( $this->type1 == 'plain' ||
                $this->type1 == 'html' ||