Changeset 10434 for trunk/src/bp-xprofile/bp-xprofile-actions.php
- Timestamp:
- 01/03/2016 06:14:41 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-xprofile/bp-xprofile-actions.php
r10417 r10434 85 85 do_action( 'bp_xprofile_settings_before_save' ); 86 86 87 /* *Save ******************************************************************/87 /* Save ******************************************************************/ 88 88 89 89 // Only save if there are field ID's being posted. … … 117 117 } 118 118 119 /* *Other *****************************************************************/119 /* Other *****************************************************************/ 120 120 121 121 /**
Note: See TracChangeset
for help on using the changeset viewer.