Browse Source

whoops, missed a line.

stekkel 23 years ago
parent
commit
387780e5cc
1 changed files with 0 additions and 1 deletions
  1. 0 1
      class/mime.class.php

+ 0 - 1
class/mime.class.php

@@ -763,7 +763,6 @@ class message {
 		}
 		}
 		$found = true;		
 		$found = true;		
 	    }
 	    }
-	    $found = true;		
 	} else if ( $this->type0 == 'text' &&
 	} else if ( $this->type0 == 'text' &&
              ( $this->type1 == 'plain' ||
              ( $this->type1 == 'plain' ||
                $this->type1 == 'html' ||
                $this->type1 == 'html' ||