fx
This commit is contained in:
@@ -720,7 +720,7 @@ long CreateWrenchBoardAccountPending(CVars in, CVars &out) {
|
||||
|
||||
if (in["mobile"] != "" && in["mobile"] == "MOBILE") {
|
||||
//ALTER TABLE members_pending ADD signup_random INT;
|
||||
x["mobile_email"] = "100"; x["mobile_email"].set_valid( true );
|
||||
in["mobile_email"] = "100"; in["mobile_email"].set_valid( true );
|
||||
AccountPendingMail(out);
|
||||
} else {
|
||||
AccountPendingMail(out);
|
||||
|
||||
Reference in New Issue
Block a user