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