Changeset 3357 for trunk/bp-groups.php
- Timestamp:
- 11/05/2010 09:37:15 PM (15 years ago)
- File:
-
- 1 edited
-
trunk/bp-groups.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-groups.php
r3347 r3357 166 166 global $bp; 167 167 168 if ( !$bp->groups->current_group)168 if ( empty( $bp->groups->current_group ) ) 169 169 return false; 170 170
Note: See TracChangeset
for help on using the changeset viewer.