Pass the connected_user object instead of its email
This commit is contained in:
parent
97c682adb7
commit
c1bec7cf0b
9 changed files with 11 additions and 11 deletions
|
@ -1,5 +1,5 @@
|
|||
- case commentaire.email
|
||||
- when user_email
|
||||
- when connected_user.email
|
||||
Vous
|
||||
- when OLD_CONTACT_EMAIL
|
||||
- when CONTACT_EMAIL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue