Works on best mutualized code
Works on MVC
This commit is contained in:
parent
3010c33178
commit
8e240d9494
@ -76,7 +76,7 @@ class ActionsCommonObject
|
||||
|
||||
if ($line->product_type == 9 && ! empty($line->special_code))
|
||||
{
|
||||
$object->hooks[$line->special_code]->printObjectLine($object,$line,$num,$i);
|
||||
$object->hooks[$line->special_code]->printOriginObjectLine($line,$i);
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user