Skip to content
Snippets Groups Projects
Commit 8e9e2911 authored by Marcos García de La Fuente's avatar Marcos García de La Fuente
Browse files

FIX #3996 Dictionnary hooks are not working in 3.8

parent 43f39992
No related branches found
No related tags found
No related merge requests found
......@@ -148,7 +148,9 @@ class HookManager
'printAddress',
'printSearchForm',
'formatEvent',
'addCalendarChoice'
'addCalendarChoice',
'createDictionaryFieldList',
'editDictionaryFieldlist'
)
)) $hooktype='addreplace';
// Deprecated hook types ('returnvalue')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment