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