示例#1
0
 function mainwp_updatebackup()
 {
     $this->secure_request('mainwp_updatebackup');
     MainWPManageBackups::updateBackup();
 }