Remove debug cruft from [33124].
see #28909. git-svn-id: https://develop.svn.wordpress.org/trunk@33142 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
128557239f
commit
b9ef1b8533
@ -1090,7 +1090,6 @@ class PHPMailer
|
||||
*/
|
||||
public function postSend()
|
||||
{
|
||||
echo 'called';
|
||||
try {
|
||||
// Choose the mailer and send through it
|
||||
switch ($this->Mailer) {
|
||||
|
Loading…
Reference in New Issue
Block a user