mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-11 18:56:10 +09:00
Minor tweak to activation link
This commit is contained in:
+1
-1
@@ -490,7 +490,7 @@ class UM_User {
|
||||
/***
|
||||
*** @pending email
|
||||
***/
|
||||
function email_pending(){
|
||||
function email_pending() {
|
||||
global $ultimatemember;
|
||||
$this->assign_secretkey();
|
||||
$this->set_status('awaiting_email_confirmation');
|
||||
|
||||
Reference in New Issue
Block a user