Changeset 54547 for branches/3.8/src/wp-includes/pluggable.php
- Timestamp:
- 10/17/2022 05:43:54 PM (2 years ago)
- Location:
- branches/3.8
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/3.8
- Property svn:mergeinfo changed
/trunk merged: 54521-54523,54525,54527,54529,54541
- Property svn:mergeinfo changed
-
branches/3.8/src/wp-includes/pluggable.php
r47965 r54547 311 311 $phpmailer->ClearCustomHeaders(); 312 312 $phpmailer->ClearReplyTos(); 313 $phpmailer->Body = ''; 314 $phpmailer->AltBody = ''; 313 315 314 316 // From email and name
Note: See TracChangeset
for help on using the changeset viewer.