Changeset 54546 for branches/3.7/src/wp-includes/pluggable.php
- Timestamp:
- 10/17/2022 05:39:41 PM (2 years ago)
- Location:
- branches/3.7
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/3.7
- Property svn:mergeinfo changed
/trunk merged: 54521-54523,54525,54527,54529,54541
- Property svn:mergeinfo changed
-
branches/3.7/src
- Property svn:mergeinfo changed
/trunk/src merged: 54521-54523,54525,54527,54529,54541
- Property svn:mergeinfo changed
-
branches/3.7/src/wp-includes/pluggable.php
r47962 r54546 314 314 $phpmailer->ClearCustomHeaders(); 315 315 $phpmailer->ClearReplyTos(); 316 $phpmailer->Body = ''; 317 $phpmailer->AltBody = ''; 316 318 317 319 // From email and name
Note: See TracChangeset
for help on using the changeset viewer.