jmunro hace 23 años
padre
commit
d36a1ade22
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/read_body.php

+ 1 - 1
src/read_body.php

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