MDL-30273 whitespace cleanup

This commit is contained in:
Sam Hemelryk
2011-11-29 16:48:10 +13:00
parent 921383f789
commit 79cf3f0884
+1 -1
View File
@@ -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;
}