// objectmodel fix

This commit is contained in:
tDidierjean
2012-05-14 15:21:52 +00:00
parent 767a9b7b81
commit 1e85333d75
-1
View File
@@ -540,7 +540,6 @@ abstract class ObjectModelCore
$id_shop_list = Shop::getContextListShopID();
if (count($this->id_shop_list) > 0)
$id_shop_list = $this->id_shop_list;
$id_shop_list = $this->id_shop_list;
foreach ($id_shop_list as $id_shop)
{