Changeset 54550 for branches/3.9/src/wp-includes/pluggable.php
- Timestamp:
- 10/17/2022 05:46:53 PM (2 years ago)
- Location:
- branches/3.9
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/3.9
- Property svn:mergeinfo changed
/trunk merged: 54521-54523,54525,54527,54529,54541
- Property svn:mergeinfo changed
-
branches/3.9/src/wp-includes/pluggable.php
r47966 r54550 331 331 $phpmailer->ClearCustomHeaders(); 332 332 $phpmailer->ClearReplyTos(); 333 $phpmailer->Body = ''; 334 $phpmailer->AltBody = ''; 333 335 334 336 // From email and name
Note: See TracChangeset
for help on using the changeset viewer.