Changeset 10635 for trunk/src/bp-core/classes/class-bp-phpmailer.php
- Timestamp:
- 03/05/2016 08:57:35 PM (11 years ago)
- File:
-
- 1 edited
-
trunk/src/bp-core/classes/class-bp-phpmailer.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-core/classes/class-bp-phpmailer.php
r10490 r10635 125 125 do_action( 'bp_phpmailer_init', $phpmailer ); 126 126 127 /** This filter is documented in wp-includes/pluggable.php */ 128 do_action_ref_array( 'phpmailer_init', array( &$phpmailer ) ); 129 127 130 try { 128 131 return $phpmailer->Send();
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)