Skip to content
Snippets Groups Projects
Commit e3d382a6 authored by DELARUELLE Myriam's avatar DELARUELLE Myriam
Browse files

fix students right for creating a page

parent 06465796
No related branches found
No related tags found
No related merge requests found
......@@ -356,6 +356,7 @@ class block_mahara_iena_connexion
$group->members = array(
0 => $user
);
$group->editroles="all";
$params = array (
'groups' =>
array (
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment