// small fix
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user