Changeset 5712 for trunk/bp-friends/bp-friends-cache.php
- Timestamp:
- 02/11/2012 04:42:04 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-friends/bp-friends-cache.php
r5302 r5712 1 1 <?php 2 2 3 /** 4 * BuddyPress Friends Caching 5 * 3 6 * Caching functions handle the clearing of cached objects and pages on specific 4 7 * actions throughout BuddyPress. 8 * 9 * @package BuddyPress 10 * @subpackage FriendsCaching 5 11 */ 12 6 13 7 14 // Exit if accessed directly
Note: See TracChangeset
for help on using the changeset viewer.