Changeset 33142 for trunk/src/wp-includes/class-phpmailer.php
- Timestamp:
- 07/09/2015 07:55:44 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-phpmailer.php
r33124 r33142 1091 1091 public function postSend() 1092 1092 { 1093 echo 'called';1094 1093 try { 1095 1094 // Choose the mailer and send through it
Note: See TracChangeset
for help on using the changeset viewer.