FIX #3996 Dictionnary hooks are not working in 3.8

This commit is contained in:
Marcos García de La Fuente 2015-11-16 13:18:25 +01:00
parent 43f3999234
commit 8e9e2911ae

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')