* github is weird

This commit is contained in:
slawkens1
2017-11-12 21:56:47 +01:00
parent 56a01e1e64
commit b37bd5f0ae
2 changed files with 3 additions and 0 deletions

View File

@@ -160,6 +160,7 @@ if($save)
$hash = md5(generateRandomString(16, true, true) . $email);
$new_account->setCustomField('email_hash', $hash);
$verify_url = getLink('account/confirm_email/' . $hash);
$server_name = $config['lua']['serverName'];
$body_plain = $twig->render('mail.account.verify.plain.html.twig', array(