Changeset 2209 for trunk/bp-forums/bp-forums-templatetags.php
- Timestamp:
- 12/27/2009 10:41:10 AM (16 years ago)
- File:
-
- 1 edited
-
trunk/bp-forums/bp-forums-templatetags.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-forums/bp-forums-templatetags.php
r2199 r2209 172 172 if ( !$bp->groups->current_group->forum_id ) 173 173 return false; 174 175 $forum_id = $bp->groups->current_group->forum_id; 174 176 } 175 177
Note: See TracChangeset
for help on using the changeset viewer.