Skip to content

Commit

Permalink
Typo, sorry
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolasconnault committed Apr 12, 2007
1 parent b9a7a37 commit 7ae190c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mod/forum/lib.php
Expand Up @@ -3396,7 +3396,7 @@ function forum_print_latest_discussions($course, $forum, $maxdiscussions=5, $dis
$context = get_context_instance(CONTEXT_MODULE, $cm->id);


* Sort out some defaults
// Sort out some defaults

if ((!$maxdiscussions) && ($displayformat == 'plain')) {
$displayformat = 'header'; // Abbreviate display by default
Expand Down

0 comments on commit 7ae190c

Please sign in to comment.