Changeset 41289 for trunk/tests/phpunit/includes/object-cache.php
- Timestamp:
- 08/22/2017 11:51:11 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/includes/object-cache.php
r40561 r41289 836 836 /** 837 837 * This approach is borrowed from Sivel and Boren. Use the salt for easy cache invalidation and for 838 * multi single WP install s on the same server.838 * multi single WP installations on the same server. 839 839 */ 840 840 if ( ! defined( 'WP_CACHE_KEY_SALT' ) )
Note: See TracChangeset
for help on using the changeset viewer.