mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-29 02:59:52 +02:00
[ticket/14462] Fix comments
PHPBB3-14462
This commit is contained in:
@@ -284,7 +284,7 @@ class installer
|
||||
}
|
||||
catch (cannot_build_container_exception $e)
|
||||
{
|
||||
// Do not do anything, this is just means there is no config.php yet
|
||||
// Do not do anything, this just means there is no config.php yet
|
||||
}
|
||||
}
|
||||
else
|
||||
|
Reference in New Issue
Block a user