mirror of
https://github.com/phpbb/phpbb.git
synced 2025-10-14 08:24:33 +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)
|
catch (\Exception $e)
|
||||||
{
|
{
|
||||||
|
// If a repo fails, just skip it.
|
||||||
continue;
|
continue;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user