Showing
1 changed file
with
0 additions
and
1 deletions
@@ -91,7 +91,6 @@ class IndexController extends AbstractAction | @@ -91,7 +91,6 @@ class IndexController extends AbstractAction | ||
91 | if (!$condition) { | 91 | if (!$condition) { |
92 | $condition = array(); | 92 | $condition = array(); |
93 | } | 93 | } |
94 | - print_r($condition); | ||
95 | $goodList = $condition; | 94 | $goodList = $condition; |
96 | $goodList['cartUrl'] = Helpers::url('/cart/index/index', null); | 95 | $goodList['cartUrl'] = Helpers::url('/cart/index/index', null); |
97 | 96 |
-
Please register or login to post a comment