Skip to content

Commit

Permalink
MDL-30273 whitespace cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Sam Hemelryk committed Nov 29, 2011
1 parent 921383f commit 79cf3f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mod/forum/lib.php
Original file line number Diff line number Diff line change
Expand Up @@ -4483,7 +4483,7 @@ function forum_user_can_post_discussion($forum, $currentgroup=null, $unused=-1,
if (!has_capability($capname, $context)) {
return false;
}

if ($forum->type == 'single') {
return false;
}
Expand Down

0 comments on commit 79cf3f0

Please sign in to comment.