// The capacity of enable / disable shops and shop groups is temporary disabled

This commit is contained in:
rMalie
2012-05-30 12:30:08 +00:00
parent bd538da02f
commit 2cbfd5f0c2
3 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -31,7 +31,7 @@
class ShopGroupCore extends ObjectModel
{
public $name;
public $active;
public $active = true;
public $share_customer;
public $share_stock;
public $share_order;