Changeset 9471 for trunk/src/bp-activity/bp-activity-cache.php
- Timestamp:
- 02/10/2015 02:49:16 AM (11 years ago)
- File:
-
- 1 edited
-
trunk/src/bp-activity/bp-activity-cache.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-activity/bp-activity-cache.php
r9367 r9471 21 21 */ 22 22 function bp_activity_update_meta_cache( $activity_ids = false ) { 23 global $bp;23 $bp = buddypress(); 24 24 25 25 $cache_args = array(
Note: See TracChangeset
for help on using the changeset viewer.