Commit af56ba2f0f7832c9e81fd9d7886aafbe99b8b44d

Authored by Administrator
1 parent 6583ee6b

big commti

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
common/modules/product/models/Export.php
... ... @@ -91,6 +91,7 @@ class Export extends Model {
91 91  
92 92 fputcsv($handle, $to_write, ';');
93 93 unset($product);
  94 + die('first');
94 95 }
95 96  
96 97  
... ...