// Remove commented debug line

This commit is contained in:
Thibaud Chauviere
2015-06-26 14:22:37 +02:00
parent ac1c1d80fb
commit 52013f8306
-2
View File
@@ -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)