Changeset 9317 for trunk/src/bp-core/bp-core-cache.php
- Timestamp:
- 01/08/2015 09:54:28 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-core/bp-core-cache.php
r9313 r9317 53 53 * @param bool $force Whether to force an update of the local cache from 54 54 * the persistent cache (default is false) 55 * @param &bool$found Whether key was found in the cache. Disambiguates a55 * @param bool $found Whether key was found in the cache. Disambiguates a 56 56 * return of false, a storable value. 57 57 * @return bool|mixed False on failure to retrieve contents or the cache
Note: See TracChangeset
for help on using the changeset viewer.