Skip to content

Commit

Permalink
MDL-65527 mod_assign: Update group assignment submission filter
Browse files Browse the repository at this point in the history
  • Loading branch information
Kwabena committed Jan 17, 2025
1 parent 09f137a commit f25a39d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion mod/assign/locallib.php
Original file line number Diff line number Diff line change
Expand Up @@ -6143,7 +6143,6 @@ protected function update_team_submission(stdClass $submission, $userid, $update
$DB->update_record ('assign_submission', $membersubmission);
}
}

$result = $DB->update_record('assign_submission', $submission);
}
} else {
Expand Down

0 comments on commit f25a39d

Please sign in to comment.