[wp-trac] [WordPress Trac] #5147: Object cache should check if
ENABLE_CACHE is TRUE (not false)
WordPress Trac
wp-trac at lists.automattic.com
Fri Oct 5 02:03:23 GMT 2007
#5147: Object cache should check if ENABLE_CACHE is TRUE (not false)
---------------------+------------------------------------------------------
Reporter: DD32 | Owner: anonymous
Type: defect | Status: new
Priority: normal | Milestone: 2.4
Component: General | Version: 2.3
Severity: normal | Keywords: object cache has-patch
---------------------+------------------------------------------------------
At present using define('ENABLE_CACHE',false) will result in the object
cache being enabled.
Suggest to check that ENABLE_CACHE is true, and remove the DISABLE_CACHE
constant.
see http://comox.textdrive.com/pipermail/wp-
hackers/2007-October/015458.html
--
Ticket URL: <http://trac.wordpress.org/ticket/5147>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list