mirror of
https://github.com/mainwp/mainwp-child.git
synced 2025-09-06 11:10:43 +08:00
[CodeFactor] Apply fixes
This commit is contained in:
parent
ac49ce16e7
commit
0d6d73e1a6
26 changed files with 1206 additions and 798 deletions
|
@ -129,7 +129,7 @@ class MainWP_Child_WPvivid_BackupRestore {
|
|||
break;
|
||||
}
|
||||
} catch (Exception $e) {
|
||||
$information = array('error' => $e->getMessage());
|
||||
$information = array( 'error' => $e->getMessage() );
|
||||
}
|
||||
|
||||
MainWP_Helper::write($information);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue