Changeset 10763
- Timestamp:
- 05/14/2016 04:58:39 PM (9 years ago)
- File:
-
- 1 edited
-
trunk/src/bp-core/bp-core-functions.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-core/bp-core-functions.php
r10759 r10763 3156 3156 3157 3157 return bp_parse_args( 3158 get_option( 'bp_email_options', array() ),3158 bp_get_option( 'bp_email_options', array() ), 3159 3159 $default_args, 3160 3160 'email_appearance_settings'
Note: See TracChangeset
for help on using the changeset viewer.