From af56ba2f0f7832c9e81fd9d7886aafbe99b8b44d Mon Sep 17 00:00:00 2001 From: Vitaliy Date: Fri, 26 Aug 2016 16:29:35 +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 3dcbdce..1616a97 100755 --- a/common/modules/product/models/Export.php +++ b/common/modules/product/models/Export.php @@ -91,6 +91,7 @@ class Export extends Model { fputcsv($handle, $to_write, ';'); unset($product); + die('first'); } -- libgit2 0.21.4