Changeset 9471 for trunk/src/bp-groups/bp-groups-cache.php
- Timestamp:
- 02/10/2015 02:49:16 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-groups/bp-groups-cache.php
r9351 r9471 29 29 */ 30 30 function bp_groups_update_meta_cache( $group_ids = false ) { 31 global $bp;31 $bp = buddypress(); 32 32 33 33 $cache_args = array(
Note: See TracChangeset
for help on using the changeset viewer.