Oops. Comment out stats dump.
git-svn-id: https://develop.svn.wordpress.org/trunk@3018 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
b5113fae7c
commit
9765974469
@ -195,7 +195,7 @@ class WP_Object_Cache {
|
||||
}
|
||||
|
||||
function save() {
|
||||
$this->stats();
|
||||
//$this->stats();
|
||||
|
||||
if (!$this->cache_enabled)
|
||||
return;
|
||||
|
Loading…
Reference in New Issue
Block a user