Skip to content
Snippets Groups Projects
Commit f8992fdb authored by Myriam Delaruelle's avatar Myriam Delaruelle
Browse files

forgot to remove a test line

parent 8fb2c1e0
No related branches found
No related tags found
No related merge requests found
......@@ -32,7 +32,6 @@ $course_ctx = context_course::instance($course->id);
$students = get_enrolled_users($course_ctx);
$usersTab = array();
$course_name=block_mahara_iena_getCourseName($COURSE->shortname);
//Here we check by email, if the student have the same email into mahara and moodle he is add to group
if (count($students) == 0) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment