Suppression service gestion v0.4
This commit is contained in:
parent
d75d919229
commit
0012899b5f
@ -25,7 +25,6 @@ return array(
|
|||||||
'gestion' => array(
|
'gestion' => array(
|
||||||
'actif' => true,
|
'actif' => true,
|
||||||
'versions' => array(
|
'versions' => array(
|
||||||
'0.4' => array( 'actif' => true, 'defaut' => 'beta' ),
|
|
||||||
'0.3' => array( 'actif' => true, 'defaut' => true ),
|
'0.3' => array( 'actif' => true, 'defaut' => true ),
|
||||||
),
|
),
|
||||||
'idClient' => array(1),
|
'idClient' => array(1),
|
||||||
|
Loading…
Reference in New Issue
Block a user