Ticket #2215: 2215.001.patch
| File 2215.001.patch, 408 bytes (added by , 13 years ago) |
|---|
-
includes/extend/buddypress/group.php
608 608 609 609 // Always load up the group forum 610 610 bbp_has_forums( array( 611 ' ID'=> $forum_id,611 'p' => $forum_id, 612 612 'post_parent' => null 613 613 ) ); 614 614