Showing
1 changed file
with
0 additions
and
1 deletions
@@ -56,7 +56,6 @@ class IndexController extends AbstractAction | @@ -56,7 +56,6 @@ class IndexController extends AbstractAction | ||
56 | 56 | ||
57 | $shoppingKey = Helpers::getShoppingKeyByCookie(); | 57 | $shoppingKey = Helpers::getShoppingKeyByCookie(); |
58 | $uid = $this->getUid(true); | 58 | $uid = $this->getUid(true); |
59 | - $uid = 13311991; | ||
60 | $cartType = $this->get('cartType', 'all'); | 59 | $cartType = $this->get('cartType', 'all'); |
61 | 60 | ||
62 | $data = array( | 61 | $data = array( |
-
Please register or login to post a comment