Exemplo n.º 1
0
 function mainwp_updatebackup()
 {
     $this->secure_request('mainwp_updatebackup');
     MainWP_Manage_Backups::updateBackup();
 }