// Fix default state for shops #PSTEST-1013
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14168 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -33,7 +33,7 @@ class ShopCore extends ObjectModel
|
||||
public $id_group_shop;
|
||||
public $id_theme;
|
||||
public $name;
|
||||
public $active;
|
||||
public $active = true;
|
||||
public $id_category;
|
||||
public $deleted;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user