Skip to content
Snippets Groups Projects
Commit a4b497ef authored by Laurent Destailleur's avatar Laurent Destailleur
Browse files

Merge pull request #5212 from atm-alexis/3.8_fix_hook_called_but_not_initialized

FIX 3.8 hook on group card called but not initialized
parents 94c532dd b3b064d3
No related branches found
No related tags found
No related merge requests found
......@@ -64,6 +64,7 @@ $extrafields = new ExtraFields($db);
// fetch optionals attributes and labels
$extralabels=$extrafields->fetch_name_optionals_label($object->table_element);
$hookmanager->initHooks(array('groupcard','globalcard'));
/**
* Action remove group
......
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