mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-15 22:13:13 +00:00
Fix coding standards
This commit is contained in:
@@ -62,9 +62,9 @@ class module_console_systemUpgrade extends Command
|
||||
}
|
||||
|
||||
$conn = \connection::getPDOConnection();
|
||||
|
||||
|
||||
$credentials = $conn->get_credentials();
|
||||
|
||||
|
||||
$handler = new \Alchemy\Phrasea\Core\Configuration\Handler(
|
||||
new \Alchemy\Phrasea\Core\Configuration\Application(),
|
||||
new \Alchemy\Phrasea\Core\Configuration\Parser\Yaml()
|
||||
|
Reference in New Issue
Block a user