1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-06 08:47:45 +02:00

[ticket/15276] Fix comments

PHPBB3-15276
This commit is contained in:
Rubén Calvo
2017-09-07 13:15:19 +02:00
parent da3c9b3de7
commit fe20aa058f
2 changed files with 3 additions and 3 deletions

View File

@@ -2533,7 +2533,7 @@ function group_correct_avatar($group_id, $old_entry)
}
catch (\phpbb\storage\exception\exception $e)
{
// If rename fail, dont execute the query
}
}