Skip to content
This repository has been archived by the owner on Oct 4, 2024. It is now read-only.

Commit

Permalink
corrections
Browse files Browse the repository at this point in the history
  • Loading branch information
kamel committed Jul 21, 2022
1 parent 1bacba0 commit bb7d677
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1105,6 +1105,7 @@ function runTrigger($action,$object,$user,$langs,$conf)
if (isset($site)) $site->setEntityValues($save_entity);

if ($error) {
$this->errors[] = 'Product ID: ' . $object->product_id;
$this->db->rollback();
return -1;
} else {
Expand Down

0 comments on commit bb7d677

Please sign in to comment.