* Fixed: an issue incorrect backups count in the Client Reports system

This commit is contained in:
thanghv 2019-09-06 23:24:30 +07:00
parent 4877a74935
commit 6ed5f94f91
4 changed files with 11 additions and 4 deletions

View file

@ -6,7 +6,7 @@
Author: MainWP
Author URI: https://mainwp.com
Text Domain: mainwp-child
Version: 4.0.1
Version: 4.0.2
*/
//if ( ( isset( $_REQUEST['heatmap'] ) && '1' === $_REQUEST['heatmap'] ) || ( isset( $_REQUEST['mainwpsignature'] ) && ( ! empty( $_REQUEST['mainwpsignature'] ) ) ) ) {
// header( 'X-Frame-Options: ALLOWALL' );