| @@ -42,8 +42,9 @@ | ||
| 42 | 42 | do_action('wpr_clear_pt_config'); |
| 43 | 43 | do_action('wpr_clear_dynsync_config'); |
| 44 | 44 | ##CLEARCACHECONFIG## |
| 45 | 45 | do_action('wpr_clear_bv_services_config'); |
| 46 | + do_action('wpr_clear_actlog_config'); | |
| 46 | 47 | do_action('wpr_clear_wp_2fa_config'); |
| 47 | 48 | do_action('wpr_remove_bv_preload_include'); |
| 48 | 49 | do_action('wpr_clear_php_error_config'); |
| 49 | 50 | } |
| @@ -88,5 +89,5 @@ | ||
| 88 | 89 | WPRHelper::removePatternFromWpConfig($pattern); |
| 89 | 90 | } |
| 90 | 91 | |
| 91 | 92 | } |
| 92 | -endif; | |
| 93 | +endif; | |