You are here

function social_topic_update_8902 in Open Social 10.0.x

Same name and namespace in other branches
  1. 10.3.x modules/social_features/social_topic/social_topic.install \social_topic_update_8902()
  2. 10.1.x modules/social_features/social_topic/social_topic.install \social_topic_update_8902()
  3. 10.2.x modules/social_features/social_topic/social_topic.install \social_topic_update_8902()

Empty, moved to social_topic_update_8909().

File

modules/social_features/social_topic/social_topic.install, line 237
Install, update and uninstall functions for the social_topic module.

Code

function social_topic_update_8902() {

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