FIX
This commit is contained in:
@@ -6,7 +6,7 @@ function installpostgre()
|
|||||||
$configPath = $dir . '/config.php';
|
$configPath = $dir . '/config.php';
|
||||||
|
|
||||||
$password = null;
|
$password = null;
|
||||||
$db_user = 'dragoncore30'; // default user
|
$db_user = 'dragoncore33'; // default user
|
||||||
$db_name = 'dragoncore'; // default db name
|
$db_name = 'dragoncore'; // default db name
|
||||||
|
|
||||||
// If config already exists, load existing password (and user/db if needed)
|
// If config already exists, load existing password (and user/db if needed)
|
||||||
|
|||||||
Reference in New Issue
Block a user