Skip to:
Content

bbPress.org

Ticket #2215: 2215.001.patch

File 2215.001.patch, 408 bytes (added by thebrandonallen, 13 years ago)
  • includes/extend/buddypress/group.php

     
    608608
    609609                // Always load up the group forum
    610610                bbp_has_forums( array(
    611                         'ID'          => $forum_id,
     611                        'p'           => $forum_id,
    612612                        'post_parent' => null
    613613                ) );
    614614