Changeset 10762
- Timestamp:
- 05/14/2016 04:57:30 PM (10 years ago)
- File:
-
- 1 edited
-
branches/2.5/src/bp-core/bp-core-functions.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/2.5/src/bp-core/bp-core-functions.php
r10648 r10762 3051 3051 3052 3052 return bp_parse_args( 3053 get_option( 'bp_email_options', array() ),3053 bp_get_option( 'bp_email_options', array() ), 3054 3054 $default_args, 3055 3055 'email_appearance_settings'
Note: See TracChangeset
for help on using the changeset viewer.