Ryan says it's stable ;)

git-svn-id: https://develop.svn.wordpress.org/trunk@3053 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Matt Mullenweg 2005-11-11 02:25:31 +00:00
parent 66643f61c7
commit 357311cd6a

View File

@ -105,7 +105,7 @@ else
// For now, disable persistent caching by default. To enable, comment out
// the following line.
define('DISABLE_CACHE', true);
//define('DISABLE_CACHE', true);
wp_cache_init();