- Patch #225880 by webchick: forgot to make a change to default.settings.php.
parent
e2c84d01af
commit
0c6014a0cc
|
@ -90,7 +90,7 @@
|
|||
* $db_url = 'mysqli://username:password@localhost/databasename';
|
||||
* $db_url = 'pgsql://username:password@localhost/databasename';
|
||||
*/
|
||||
$db_url = 'mysql://username:password@localhost/databasename';
|
||||
$db_url = '';
|
||||
$db_prefix = '';
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in New Issue