Remove debug cruft from [33124].
see #28909. Built from https://develop.svn.wordpress.org/trunk@33142 git-svn-id: http://core.svn.wordpress.org/trunk@33113 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -1090,7 +1090,6 @@ class PHPMailer
|
||||
*/
|
||||
public function postSend()
|
||||
{
|
||||
echo 'called';
|
||||
try {
|
||||
// Choose the mailer and send through it
|
||||
switch ($this->Mailer) {
|
||||
|
||||
Reference in New Issue
Block a user