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
commit 86c9c28e7c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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