mirror of
https://github.com/moodle/moodle.git
synced 2025-04-21 16:32:18 +02:00
$cours typo fixed
This commit is contained in:
parent
09f0abb2ff
commit
f4c0cb7cf3
@ -232,7 +232,7 @@
|
||||
$fulllink = "<a href=\"discuss.php?d=$post->discussion#p$post->id\">".get_string("postincontext", "forum")."</a>";
|
||||
|
||||
// Now pring the post.
|
||||
forum_print_post($post, $discussion, $forum, $cm, $cours, false, false, false, false,
|
||||
forum_print_post($post, $discussion, $forum, $cm, $course, false, false, false, false,
|
||||
$fulllink, $strippedsearch, -99, false);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user