You are here

function social_event_update_8906 in Open Social 10.3.x

Same name and namespace in other branches
  1. 10.0.x modules/social_features/social_event/social_event.install \social_event_update_8906()
  2. 10.1.x modules/social_features/social_event/social_event.install \social_event_update_8906()
  3. 10.2.x modules/social_features/social_event/social_event.install \social_event_update_8906()

Empty, moved to social_event_update_8915().

File

modules/social_features/social_event/social_event.install, line 1635
Install, update and uninstall functions for the social_event module.

Code

function social_event_update_8906() {

  // Code has been moved to social_event_update_8915().
}