Skip to content

Commit

Permalink
Merge branch 'MDL-33315_blog_rss' of git://github.com/andyjdavis/moodle
Browse files Browse the repository at this point in the history
  • Loading branch information
danpoltawski committed May 24, 2012
2 parents 0fb13aa + c53a644 commit cf36df4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions blog/index.php
Expand Up @@ -192,6 +192,8 @@
if (!blog_user_can_view_user_entry($userid)) {
print_error('cannotviewcourseblog', 'blog');
}

$PAGE->navigation->extend_for_user($user);
}
}

Expand Down

0 comments on commit cf36df4

Please sign in to comment.