correction init group tout le monde
This commit is contained in:
@ -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();
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user