Private
Public Access
1
0

bugs fixed, not tested

This commit is contained in:
Sander Roosendaal
2020-04-08 12:14:14 +02:00
parent 1b8185b2c7
commit 565bdf761a
2 changed files with 3 additions and 0 deletions

View File

@@ -2225,6 +2225,7 @@ def handle_sendemail_request(email, name, code, teamname, requestor, id,
d = {
'requestor':requestor,
'teamname':teamname,
'code': code,
'siteurl':siteurl,
'id':id,
'first_name':name,