Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
project
drupal
Commits
26af2133
Commit
26af2133
authored
Jul 14, 2006
by
Neil Drumm
Browse files
Reverting a stray change. I blame the install system which insists I let that file be changed.
parent
89458155
Changes
1
Hide whitespace changes
Inline
Side-by-side
sites/default/settings.php
View file @
26af2133
...
...
@@ -84,7 +84,7 @@
* $db_url = 'mysqli://username:password@localhost/databasename';
* $db_url = 'pgsql://username:password@localhost/databasename';
*/
$db_url
=
'mysql://
drupal:drupal@localhost/c_drupal
'
;
$db_url
=
'mysql://
username:password@localhost/databasename
'
;
$db_prefix
=
''
;
/**
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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