Skip to content

Commit

Permalink
MDL-32125 mod_forum: updating subscription mode not reflected
Browse files Browse the repository at this point in the history
  • Loading branch information
kanikagoyal committed Apr 2, 2012
1 parent bee9656 commit cf3b905
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mod/forum/lib.php
Original file line number Diff line number Diff line change
Expand Up @@ -216,6 +216,7 @@ function forum_update_instance($forum, $mform) {
forum_subscribe($user->id, $forum->id);
}
}

forum_grade_item_update($forum);

return true;
Expand Down

0 comments on commit cf3b905

Please sign in to comment.