updated plugin W3 Total Cache version 2.3.3

This commit is contained in:
2023-06-28 12:45:56 +00:00
committed by Gitium
parent 7d5eef77cf
commit aa3da0eb92
129 changed files with 17998 additions and 186 deletions

View File

@ -6,6 +6,7 @@ namespace W3TC;
*/
class Extension_FragmentCache_Plugin {
private $_config = null;
private $_core = null;
function __construct() {
$this->_config = Dispatcher::config();