updated plugin W3 Total Cache version 2.7.0

This commit is contained in:
2024-03-28 09:40:06 +00:00
committed by Gitium
parent 60de585044
commit 218272bbcb
140 changed files with 3054 additions and 3013 deletions

View File

@ -18,6 +18,7 @@ class Generic_Page_Install extends Base_Page_Settings {
*/
function view() {
$rewrite_rules_descriptors = array();
$other_areas = array();
if ( Util_Rule::can_check_rules() ) {
$e = Dispatcher::component( 'Root_Environment' );