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