// Normalize.

This commit is contained in:
bMancone
2012-04-05 09:42:20 +00:00
parent e9eae468d8
commit 1178b7016f
+1 -1
View File
@@ -62,7 +62,7 @@ class CacheMemcacheCore extends Cache
{
if ($entries)
$this->keys = array_merge($this->keys, array_keys($entries));
}
}
}
}
}