1
0
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:
Mate Bartus
2016-02-12 23:30:32 +01:00
parent 97d128a7e4
commit 2efceffaeb
7 changed files with 11 additions and 11 deletions

View File

@@ -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