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
ba23603d
Commit
ba23603d
authored
Mar 15, 2007
by
Steven Wittens
Browse files
fixing settings.php
parent
c7c3ef32
Changes
1
Hide whitespace changes
Inline
Side-by-side
sites/default/settings.php
View file @
ba23603d
...
...
@@ -90,7 +90,7 @@
* $db_url = 'mysqli://username:password@localhost/databasename';
* $db_url = 'pgsql://username:password@localhost/databasename';
*/
$db_url
=
'mysql://username:password@localhost/d
rupal
'
;
$db_url
=
'mysql://username:password@localhost/d
atabasename
'
;
$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