mirror of
https://github.com/torrentpier/torrentpier-lts.git
synced 2025-02-28 15:10:54 +03:00
Update register.php
This commit is contained in:
parent
0bf953919c
commit
bfc10c59c8
@ -308,6 +308,7 @@ foreach ($profile_fields as $field => $can_edit)
|
|||||||
$db_data['user_active'] = 0;
|
$db_data['user_active'] = 0;
|
||||||
}
|
}
|
||||||
$db_data['user_email'] = $email;
|
$db_data['user_email'] = $email;
|
||||||
|
$pr_data['user_email'] = $email;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
$tp_data['USER_EMAIL'] = htmlCHR($email);
|
$tp_data['USER_EMAIL'] = htmlCHR($email);
|
||||||
|
Loading…
Reference in New Issue
Block a user