Skip to content
Snippets Groups Projects
Commit 77decc55 authored by Kjartan Mannes's avatar Kjartan Mannes
Browse files

- changed the references to drop in conf.php with drupal. Its just nicer that way.

parent 8c8b3058
Branches
Tags
2 merge requests!7452Issue #1797438. HTML5 validation is preventing form submit and not fully...,!789Issue #3210310: Adjust Database API to remove deprecated Drupal 9 code in Drupal 10
......@@ -8,7 +8,7 @@
# $db_url = "pgsql://user:password@hostname/database";
# $db_url = "mysql://user:password@hostname/database";
$db_url = "mysql://drop:drop@localhost/drop";
$db_url = "mysql://drupal:drupal@localhost/drupal";
#
# PHP settings:
......
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment