Skip to content

Commit

Permalink
Fix some fallout from the pagelib changes.
Browse files Browse the repository at this point in the history
  • Loading branch information
tjhunt committed Jun 12, 2009
1 parent 3e38c3b commit 151165e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions help.php
Expand Up @@ -20,6 +20,8 @@
$forcelang = optional_param('forcelang', '', PARAM_SAFEDIR);
$skiplocal = optional_param('skiplocal', 0, PARAM_INT); // shall _local help files be skipped?
$PAGE->set_course($COURSE);

// We look for the help to display in lots of different places, and
// only display an error at the end if we can't find the help file
// anywhere. This variable tracks that.
Expand Down

0 comments on commit 151165e

Please sign in to comment.