Restore compatibility
This commit is contained in:
parent
c8fd12cdaa
commit
34c197f268
@ -152,7 +152,8 @@ if (empty($user->societe_id))
|
||||
$parameters=array();
|
||||
$action='';
|
||||
$reshook=$hookmanager->executeHooks('addStatisticLine',$parameters,$object,$action); // Note that $action and $object may have been modified by some hooks
|
||||
|
||||
$boxstat.=$hookmanager->resPrint;
|
||||
|
||||
if (empty($reshook))
|
||||
{
|
||||
// Condition to be checked for each display line dashboard
|
||||
|
||||
Loading…
Reference in New Issue
Block a user