Make WordPress Core

Changeset 47042


Ignore:
Timestamp:
01/06/2020 02:49:13 PM (7 years ago)
Author:
ocean90
Message:

Docs: Remove duplicate inline comment in wp_mail().

See [5639].
See #48303.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/pluggable.php

    r46971 r47042  
    439439                        $charset = get_bloginfo( 'charset' );
    440440                }
    441 
    442                 // Set the content-type and charset
    443441
    444442                /**
Note: See TracChangeset for help on using the changeset viewer.