Fixed: CodeFactor issues

This commit is contained in:
Bogdan Rapaić 2020-04-21 19:39:39 +02:00 committed by GitHub
parent 09e2a9b278
commit b79af2899b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,7 +13,6 @@ class MainWP_Debug {
$start = microtime( true );
if ( 'fullbackup' == $_GET['mainwpdebug'] ) {
// Full backup
$_POST['type'] = 'full';
$_POST['excludebackup'] = '1';
$_POST['excludecache'] = '1';