mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 08:26:37 +02:00
MDL-32125 mod_forum: updating subscription mode not reflected
This commit is contained in:
parent
bee9656ca9
commit
cf3b9054ba
1 changed files with 1 additions and 0 deletions
|
@ -216,6 +216,7 @@ function forum_update_instance($forum, $mform) {
|
|||
forum_subscribe($user->id, $forum->id);
|
||||
}
|
||||
}
|
||||
|
||||
forum_grade_item_update($forum);
|
||||
|
||||
return true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue