Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Extensions
wp-civicrm-mailer
Commits
c74bb7ed
Commit
c74bb7ed
authored
Nov 18, 2021
by
bgm
Committed by
bgm
Nov 18, 2021
Browse files
coopsymbiotic/ops#269 since WP 5.5, PHPMailer namespace has changed
parent
ce60fa2c
Changes
1
Hide whitespace changes
Inline
Side-by-side
civicrm_mailer.http.class.php
View file @
c74bb7ed
...
...
@@ -2,7 +2,7 @@
namespace
WPCiviMailer
;
class
CivicrmMailerHTTPMailer
extends
\
PHPMailer
class
CivicrmMailerHTTPMailer
extends
\
PHPMailer
\PHPMailer\PHPMailer
{
public
$wp_mail_args
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment