Changeset 12929 for trunk/src/bp-core/bp-core-update.php
- Timestamp:
- 04/28/2021 11:52:39 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-core/bp-core-update.php
r12905 r12929 696 696 if ( isset( $emails['core-user-activation'] ) ) { 697 697 $new_emails['core-user-activation'] = $emails['core-user-activation']; 698 } 699 700 if ( isset( $emails['bp-members-invitation'] ) ) { 701 $new_emails['bp-members-invitation'] = $emails['bp-members-invitation']; 698 702 } 699 703
Note: See TracChangeset
for help on using the changeset viewer.