Merge pull request #4003 from marcosgdf/bug-3996

FIX #3996 Dictionnary hooks are not working in 3.8
This commit is contained in:
Laurent Destailleur 2015-11-16 23:41:06 +01:00
commit 0e511027f6

View File

@ -148,7 +148,9 @@ class HookManager
'printAddress', 'printAddress',
'printSearchForm', 'printSearchForm',
'formatEvent', 'formatEvent',
'addCalendarChoice' 'addCalendarChoice',
'createDictionaryFieldList',
'editDictionaryFieldlist'
) )
)) $hooktype='addreplace'; )) $hooktype='addreplace';
// Deprecated hook types ('returnvalue') // Deprecated hook types ('returnvalue')