mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-06-05 15:09:37 +09:00
Version 1.0.51
This commit is contained in:
@@ -295,7 +295,6 @@ class UM_User {
|
||||
function reject(){
|
||||
global $ultimatemember;
|
||||
$this->set_status('rejected');
|
||||
$this->delete( false );
|
||||
$ultimatemember->mail->send( um_user('user_email'), 'rejected_email' );
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user