From: Alexander Smirnov Date: Fri, 26 Jul 2024 11:57:43 +0000 (+0300) Subject: Исправление X-Git-Tag: 1.4~45^2~16 X-Git-Url: https://gitweb.erp-flowers.ru/?a=commitdiff_plain;h=3afaff661cccb275c1e6e5f825ca534e8eb3d1c9;p=erp24_rep%2Fyii-erp24%2F.git Исправление --- diff --git a/erp24/services/MotivationService.php b/erp24/services/MotivationService.php index 4ae4d284..2cc58768 100644 --- a/erp24/services/MotivationService.php +++ b/erp24/services/MotivationService.php @@ -95,8 +95,8 @@ class MotivationService if (!empty($error)) { break; } + $rows []= $row; } - $rows []= $row; } if (empty($error)) { if ($motivation) {