소스 검색

whoops, missed a line.

stekkel 23 년 전
부모
커밋
387780e5cc
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      class/mime.class.php

+ 0 - 1
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' ||