MantisBT: i25566-phpmailer-fixes f59c514f

Author Committer Branch Timestamp Parent
dregad dregad i25566-phpmailer-fixes 2019-03-05 02:02 i25566-phpmailer-fixes 37eef756
Changeset

Adjust case of PHPMailer method names

In PHPMailer 6, functions have been renamed to camelCase, this commit
modifies our email API code to use the new names.

Issue 0025566

mod - core/email_api.php Diff File