1
0
mirror of https://github.com/flarum/core.git synced 2025-07-24 18:21:33 +02:00
This commit is contained in:
Toby Zerner
2015-11-23 14:18:56 +10:30
parent 06dc4edb3a
commit a21a18721f

View File

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