correct links in e?mail notifications

This commit is contained in:
coderkun 2014-05-27 11:46:06 +02:00
commit a08a09a9a0
7 changed files with 7 additions and 8 deletions

View file

@ -566,8 +566,7 @@
/**
* Send mail for new user registration.
*
* @param string $username Name of newly registered user
* @param string $email Email address of newly registered user
* @param array $user Newly registered user
*/
private function sendRegistrationMail($user)
{