Skip to content
Snippets Groups Projects
Commit ce8aadf8 authored by JediKev's avatar JediKev
Browse files

oops: .eml/.msg Missing Not Operator

This addresses a typo where we are missing a not operator in class
MailFetcher when checking for no `$body` in the fetched attachments. This
adds the not operator so that the `if()` statement is properly executed and
we correctly set a fake body when there is none.
parent 91602a7e
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment