mirror of
https://github.com/phpbb/phpbb.git
synced 2025-10-13 16:05:34 +02:00
[ticket/17541] Add a comment for consitency with similar logic
PHPBB-17541
This commit is contained in:
@@ -696,6 +696,7 @@ class installer
|
||||
}
|
||||
catch (\Exception $e)
|
||||
{
|
||||
// If a repo fails, just skip it.
|
||||
continue;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user