Skip to content
Snippets Groups Projects
Commit d3f3cb83 authored by Allan Chappell's avatar Allan Chappell Committed by Nils Destoop
Browse files

Issue #3092313 by generalredneck, swentel: Upgrade hook removed in #3075264

parent a04084eb
No related branches found
No related tags found
No related merge requests found
<?php
/**
* @file
* Update hooks for the Field Group module.
*/
/**
* Removed in favor of hook_post_update script.
*/
function field_group_update_8301() {
// @see field_group_post_update_0001().
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment