mirror of
https://github.com/mainwp/mainwp-child.git
synced 2025-09-05 09:19:53 +08:00
parent
6b31a10814
commit
908e352467
29 changed files with 1115 additions and 1118 deletions
|
@ -13,7 +13,7 @@ class MainWP_Debug {
|
|||
$start = microtime( true );
|
||||
|
||||
if ( 'fullbackup' == $_GET['mainwpdebug'] ) {
|
||||
//Full backup
|
||||
// Full backup
|
||||
$_POST['type'] = 'full';
|
||||
$_POST['excludebackup'] = '1';
|
||||
$_POST['excludecache'] = '1';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue