Skip to content

Commit

Permalink
Wiki: Notice: undefined variable code on individual wiki #119761
Browse files Browse the repository at this point in the history
  • Loading branch information
jason-platts authored and sammarshallou committed Jun 10, 2016
1 parent a793f56 commit a7a68ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions renderer.php
Original file line number Diff line number Diff line change
Expand Up @@ -798,6 +798,7 @@ public function ouwiki_get_links_content() {
}
$output .= html_writer::end_tag('li');
}
$participationstr = '';
if ($this->params->canview == OUWIKI_USER_PARTICIPATION) {
$participationstr = get_string('participationbyuser', 'ouwiki');
$participationpage = 'participation.php?' .
Expand Down

0 comments on commit a7a68ab

Please sign in to comment.