Fix: found 1 blank lines before brace
This commit is contained in:
parent
c2814948fb
commit
58cc9aa918
@ -4165,7 +4165,6 @@ class Product extends CommonObject
|
|||||||
// Note that $action and $object may have been modified by some hooks
|
// Note that $action and $object may have been modified by some hooks
|
||||||
$reshook=$hookmanager->executeHooks('loadvirtualstock', $parameters, $this, $action);
|
$reshook=$hookmanager->executeHooks('loadvirtualstock', $parameters, $this, $action);
|
||||||
if ($reshook > 0) $this->stock_theorique = $hookmanager->resArray['stock_theorique'];
|
if ($reshook > 0) $this->stock_theorique = $hookmanager->resArray['stock_theorique'];
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user