diff --git a/lib/Alchemy/Phrasea/Command/Developer/IniReset.php b/lib/Alchemy/Phrasea/Command/Developer/IniReset.php index 2749229bfe..4780f7a158 100644 --- a/lib/Alchemy/Phrasea/Command/Developer/IniReset.php +++ b/lib/Alchemy/Phrasea/Command/Developer/IniReset.php @@ -171,7 +171,7 @@ class IniReset extends Command $conf['main']['database']['password'], $dbName, $dbs['ab'], - $conf['main']['servername'], + $conf['servername'], $conf['main']['database']['host'], $conf['main']['database']['port'] ));