mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-03 01:39:24 +02:00
Update
This commit is contained in:
parent
a3a4650d13
commit
d1a0b179b2
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ $emailDivClass = '';
|
|||
$emailReadOnly = '';
|
||||
$userVerifyEmailBtnDivClass = 'hidden';
|
||||
$userColSize = 'col-md-8';
|
||||
$users_id = $user->getEmail();
|
||||
$users_id = $user->getId();
|
||||
|
||||
$emailVerified = $user->getEmailVerified();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue