MDL-30273 whitespace cleanup
This commit is contained in:
+1
-1
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user