Alex Savenko
/
linija-svitla
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
a587f0c4e8ba671233c2f34eb7d6045c826484e8
Authored by
Administrator
2016-08-26 16:31:49 +0300
1 parent
af56ba2f
big commti
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
common/modules/product/models/Export.php
Inline
Side-by-side
common/modules/product/models/Export.php
Wrap text
Show/Hide comments
View file @
a587f0c
...
...
@@ -22,6 +22,7 @@ class Export extends Model {
22
22
23
23
24
24
25
+
25
26
foreach ($products as $product)
26
27
{
27
28
...
...