This commit is contained in:
Toby Zerner 2015-11-23 14:18:56 +10:30
parent 262a934747
commit 153a82e937

View File

@ -140,7 +140,7 @@ class RegisterUserHandler
try {
$this->saveAvatarFromUrl($user, $avatarUrl);
} catch (Exception $e) {
//
//
}
}