You are here

function social_content_block_update_8004 in Open Social 8.8

Same name and namespace in other branches
  1. 8.9 modules/social_features/social_content_block/social_content_block.install \social_content_block_update_8004()
  2. 10.3.x modules/social_features/social_content_block/social_content_block.install \social_content_block_update_8004()
  3. 10.0.x modules/social_features/social_content_block/social_content_block.install \social_content_block_update_8004()
  4. 10.1.x modules/social_features/social_content_block/social_content_block.install \social_content_block_update_8004()
  5. 10.2.x modules/social_features/social_content_block/social_content_block.install \social_content_block_update_8004()

Add an extra allowed values to the sorting field.

File

modules/social_features/social_content_block/social_content_block.install, line 390
Install, update and uninstall functions for the social_content_block module.

Code

function social_content_block_update_8004() {

  // Update hook removed and replaced by 8006.
}