// small changes in installer

This commit is contained in:
Rémi Gaillard
2013-04-15 14:33:20 +02:00
parent 1bfe494e05
commit eafaf2de03
10 changed files with 23 additions and 584 deletions
+1 -1
View File
@@ -95,7 +95,7 @@ class Datas
),
'shop_activity' => array(
'name' => 'activity',
'default' => 1,
'default' => 0,
'validate' => 'isInt',
),
'shop_country' => array(