]> gitweb.erp-flowers.ru Git - erp24_rep/yii-erp24/.git/commitdiff
Исправление
authorAlexander Smirnov <fredeom@mail.ru>
Fri, 26 Jul 2024 11:57:43 +0000 (14:57 +0300)
committerAlexander Smirnov <fredeom@mail.ru>
Fri, 26 Jul 2024 11:57:43 +0000 (14:57 +0300)
erp24/services/MotivationService.php

index 4ae4d2847d791541192ffe623e521a8a29ddf404..2cc587686575904d7c07c1b15549ded46d084f78 100644 (file)
@@ -95,8 +95,8 @@ class MotivationService
                     if (!empty($error)) {
                         break;
                     }
+                    $rows []= $row;
                 }
-                $rows []= $row;
             }
             if (empty($error)) {
                 if ($motivation) {