jmunro 23 년 전
부모
커밋
d36a1ade22
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/read_body.php

+ 1 - 1
src/read_body.php

@@ -284,7 +284,7 @@ function ClearAttachments() {
 		$rem_attachments[] = $info;
 		$rem_attachments[] = $info;
 	    }
 	    }
 	}
 	}
-        $attachments = rem_attachments;
+        $attachments = $rem_attachments;
 }
 }
 
 
 function formatRecipientString($recipients, $item ) {
 function formatRecipientString($recipients, $item ) {