You are here

function field_group_update_8301 in Field Group 8.3

Removed in favor of hook_post_update script.

File

./field_group.install, line 41
Update hooks for the Field Group module.

Code

function field_group_update_8301() {

  // @see field_group_post_update_0001().
}