mirror of
https://github.com/mainwp/mainwp-child.git
synced 2025-09-10 12:55:17 +08:00
Fixed: CodeFactor issues
This commit is contained in:
parent
09e2a9b278
commit
b79af2899b
1 changed files with 0 additions and 1 deletions
|
@ -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';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue