Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
project
drupal
Commits
0c6014a0
Commit
0c6014a0
authored
Jul 19, 2008
by
Dries
Browse files
- Patch
#225880
by webchick: forgot to make a change to default.settings.php.
parent
e2c84d01
Changes
1
Hide whitespace changes
Inline
Side-by-side
sites/default/default.settings.php
View file @
0c6014a0
...
...
@@ -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
=
''
;
/**
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment