// small fix

This commit is contained in:
Rémi Gaillard
2013-02-21 15:24:33 +01:00
parent eeb0f504d4
commit b6db160c47
3 changed files with 1 additions and 12 deletions
-2
View File
@@ -70,8 +70,6 @@ class ConnectionCore extends ObjectModel
*/
public function getFields()
{
if (!$this->id_shop)
$this->id_shop = Context::getContext()->shop->id;
if (!$this->id_shop_group)
$this->id_shop_group = Context::getContext()->shop->id_shop_group;