add add_replace

This commit is contained in:
Florian HENRY 2021-11-18 10:55:05 +01:00
parent d48df1d2c3
commit 0f402897a4

View File

@ -230,7 +230,8 @@ class HookManager
'setContentSecurityPolicy', 'setContentSecurityPolicy',
'setHtmlTitle', 'setHtmlTitle',
'completeTabsHead', 'completeTabsHead',
'formDolBanner' 'formDolBanner',
'displayMarginInfos',
) )
)) { )) {
$hooktype = 'addreplace'; $hooktype = 'addreplace';