mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-18 15:33:15 +00:00
Fix IniReset command
This commit is contained in:
@@ -171,7 +171,7 @@ class IniReset extends Command
|
|||||||
$conf['main']['database']['password'],
|
$conf['main']['database']['password'],
|
||||||
$dbName,
|
$dbName,
|
||||||
$dbs['ab'],
|
$dbs['ab'],
|
||||||
$conf['main']['servername'],
|
$conf['servername'],
|
||||||
$conf['main']['database']['host'],
|
$conf['main']['database']['host'],
|
||||||
$conf['main']['database']['port']
|
$conf['main']['database']['port']
|
||||||
));
|
));
|
||||||
|
Reference in New Issue
Block a user