исправление ошибок
This commit is contained in:
parent
2488594d81
commit
f57d7f6460
|
@ -849,8 +849,6 @@ class Supply extends Product implements ProductInterface, OfferInterface
|
|||
default => $prod
|
||||
};
|
||||
|
||||
$row['prod']
|
||||
|
||||
// Запись аналогов в буфер
|
||||
$_row['oemn'] = array_walk($analogs, 'trim');
|
||||
|
||||
|
|
Reference in New Issue