Fix: missing hook parameter

This commit is contained in:
Regis Houssin 2018-07-01 18:22:18 +02:00
parent 8f124efc15
commit f13dd9c9bd

View File

@ -6012,6 +6012,7 @@ class Form
// Bypass the default method
$hookmanager->initHooks(array('commonobject'));
$parameters=array(
'morehtmlright' => $morehtmlright,
'compatibleImportElementsList' =>& $compatibleImportElementsList,
);
$reshook=$hookmanager->executeHooks('showLinkedObjectBlock',$parameters,$object,$action); // Note that $action and $object may have been modified by hook