mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-07-08 11:10:03 +00:00
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:
@@ -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