function mainwp_updatebackup()
 {
     $this->secure_request('mainwp_updatebackup');
     MainWPManageBackups::updateBackup();
 }