mirror of
https://github.com/moodle/moodle.git
synced 2025-03-14 12:40:01 +01:00
Merge branch 'MDL-33315_blog_rss' of git://github.com/andyjdavis/moodle
This commit is contained in:
commit
cf36df4316
@ -192,6 +192,8 @@ if (!empty($userid)) {
|
||||
if (!blog_user_can_view_user_entry($userid)) {
|
||||
print_error('cannotviewcourseblog', 'blog');
|
||||
}
|
||||
|
||||
$PAGE->navigation->extend_for_user($user);
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user