fix hookmanager global
This commit is contained in:
parent
8bc795c055
commit
31e588dbab
@ -1391,6 +1391,8 @@ class ActionComm extends CommonObject
|
|||||||
*/
|
*/
|
||||||
function build_exportfile($format,$type,$cachedelay,$filename,$filters)
|
function build_exportfile($format,$type,$cachedelay,$filename,$filters)
|
||||||
{
|
{
|
||||||
|
global $hookmanager;
|
||||||
|
|
||||||
// phpcs:enable
|
// phpcs:enable
|
||||||
global $conf,$langs,$dolibarr_main_url_root,$mysoc;
|
global $conf,$langs,$dolibarr_main_url_root,$mysoc;
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user