From f57d7f6460f511fcefe85894553bf3a92110ee2b Mon Sep 17 00:00:00 2001 From: root Date: Thu, 17 Nov 2022 07:09:56 +0000 Subject: [PATCH] =?UTF-8?q?=D0=B8=D1=81=D0=BF=D1=80=D0=B0=D0=B2=D0=BB?= =?UTF-8?q?=D0=B5=D0=BD=D0=B8=D0=B5=20=D0=BE=D1=88=D0=B8=D0=B1=D0=BE=D0=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mirzaev/skillparts/system/models/Supply.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/mirzaev/skillparts/system/models/Supply.php b/mirzaev/skillparts/system/models/Supply.php index 6531cc1..b9c38ef 100644 --- a/mirzaev/skillparts/system/models/Supply.php +++ b/mirzaev/skillparts/system/models/Supply.php @@ -849,8 +849,6 @@ class Supply extends Product implements ProductInterface, OfferInterface default => $prod }; - $row['prod'] - // Запись аналогов в буфер $_row['oemn'] = array_walk($analogs, 'trim');