function social_profile_update_8905 in Open Social 10.3.x
Same name and namespace in other branches
- 10.2.x modules/social_features/social_profile/social_profile.install \social_profile_update_8905()
Update field definitions.
File
- modules/
social_features/ social_profile/ social_profile.install, line 514 - Install, update and uninstall functions for the social_profile module.
Code
function social_profile_update_8905() {
_social_profile_field_definitions_update();
}