FIX - Add function "completeTabsHead" to hooks "addreplace"

This commit is contained in:
atm-lena 2020-04-09 14:54:47 +02:00
parent b9fc642a35
commit c9ab61b521

View File

@ -207,7 +207,8 @@ class HookManager
'sendMailAfter',
'showLinkToObjectBlock',
'setContentSecurityPolicy',
'setHtmlTitle'
'setHtmlTitle',
'completeTabsHead'
)
)) $hooktype='addreplace';