FIX missing global $hookmanager
This commit is contained in:
parent
b0fe8994e4
commit
e8b5fa45f2
@ -2462,6 +2462,7 @@ class Form
|
||||
{
|
||||
// phpcs:enable
|
||||
global $langs, $conf;
|
||||
global $hookmanager;
|
||||
|
||||
$out = '';
|
||||
$outarray = array();
|
||||
|
||||
Loading…
Reference in New Issue
Block a user