From 52013f8306ef6adb6f65221e1cc5d15fb7da11d9 Mon Sep 17 00:00:00 2001 From: Thibaud Chauviere Date: Fri, 26 Jun 2015 14:22:37 +0200 Subject: [PATCH] // Remove commented debug line --- blocktopmenu.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/blocktopmenu.php b/blocktopmenu.php index 10c58a4..7186de2 100644 --- a/blocktopmenu.php +++ b/blocktopmenu.php @@ -468,8 +468,6 @@ class Blocktopmenu extends Module $id_lang = (int)$this->context->language->id; $id_shop = (int)Shop::getContextShopID(); - //var_dump($menu_items);die('end'); - foreach ($menu_items as $item) { if (!$item)