FIX missing global $hookmanager

This commit is contained in:
Regis Houssin 2022-03-17 09:55:26 +01:00
parent b0fe8994e4
commit e8b5fa45f2

View File

@ -2462,6 +2462,7 @@ class Form
{
// phpcs:enable
global $langs, $conf;
global $hookmanager;
$out = '';
$outarray = array();