correction init group tout le monde
This commit is contained in:
parent
77ca334c16
commit
d115ae0d4d
|
@ -91,6 +91,7 @@ class InitDataCommand extends ContainerAwareCommand
|
||||||
$group->setFgopen(false);
|
$group->setFgopen(false);
|
||||||
$group->setFgall(true);
|
$group->setFgall(true);
|
||||||
$group->setFgtemplate(false);
|
$group->setFgtemplate(false);
|
||||||
|
$group->setFgcanshare(false);
|
||||||
$em->persist($group);
|
$em->persist($group);
|
||||||
$em->flush();
|
$em->flush();
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue