php-imap icon indicating copy to clipboard operation
php-imap copied to clipboard

Fix bug when multipart message getHTMLBody() method returns null

Open michalkortas opened this issue 2 years ago • 0 comments

This bug occurs when the recursively detected parts are fewer than 2. After making this change, the HTML body is properly loaded by this method.

michalkortas avatar Nov 24 '23 11:11 michalkortas