исправление ошибок

This commit is contained in:
root 2022-11-17 07:09:56 +00:00
parent 2488594d81
commit f57d7f6460

View File

@ -849,8 +849,6 @@ class Supply extends Product implements ProductInterface, OfferInterface
default => $prod default => $prod
}; };
$row['prod']
// Запись аналогов в буфер // Запись аналогов в буфер
$_row['oemn'] = array_walk($analogs, 'trim'); $_row['oemn'] = array_walk($analogs, 'trim');