php-imap
php-imap copied to clipboard
Fix bug when multipart message getHTMLBody() method returns null
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.