Add Missing Fifth Argument to mail() Function Call
authormiqrogroove <miqrogroove@gmail.com>
Tue, 19 Jun 2018 20:23:42 +0000 (16:23 -0400)
committerGitHub <noreply@github.com>
Tue, 19 Jun 2018 20:23:42 +0000 (16:23 -0400)
commit5b8619f501697b95386cd54b0632bd787952fb41
tree5b908a6cfd4292be791b094640644c798f3795f2
parent82d55f120fd2163afaa57cd64c6a10a626abd2e5
Add Missing Fifth Argument to mail() Function Call

This is desperately needed to fix Issue #5190.  In case of any unexpected problem, the admin can use

`$a->config['system']['sendmail_params'] = false;`
src/Util/Emailer.php