From a587f0c4e8ba671233c2f34eb7d6045c826484e8 Mon Sep 17 00:00:00 2001 From: Vitaliy Date: Fri, 26 Aug 2016 16:31:49 +0300 Subject: [PATCH] big commti --- common/modules/product/models/Export.php | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) diff --git a/common/modules/product/models/Export.php b/common/modules/product/models/Export.php index 1616a97..fde4ea8 100755 --- a/common/modules/product/models/Export.php +++ b/common/modules/product/models/Export.php @@ -22,6 +22,7 @@ class Export extends Model { + foreach ($products as $product) { -- libgit2 0.21.4