Merge pull request #14895 from hregis/12.0_ldap

FIX missing hook 'formConfirm' in 'addreplace' $hooktype
This commit is contained in:
Laurent Destailleur
2020-10-02 13:33:35 +02:00
committed by GitHub

View File

@@ -171,6 +171,7 @@ class HookManager
'formattachOptions',
'formBuilddocLineOptions',
'formatNotificationMessage',
'formConfirm',
'getAccessForbiddenMessage',
'getDirList',
'getFormMail',