Skip to content
Snippets Groups Projects
Commit 40b01a8d authored by Hugo Hörnquist's avatar Hugo Hörnquist
Browse files

Revert database name to datorhandbok.

parent 5cffcccd
No related branches found
No related tags found
No related merge requests found
...@@ -63,7 +63,7 @@ $wgEnotifWatchlist = true; # UPO ...@@ -63,7 +63,7 @@ $wgEnotifWatchlist = true; # UPO
$wgEmailAuthentication = false; $wgEmailAuthentication = false;
$wgDBserver = "localhost"; $wgDBserver = "localhost";
$wgDBname = "datorhandbok8"; $wgDBname = "datorhandbok";
$wgDBuser = "datorhandbok"; $wgDBuser = "datorhandbok";
$wgDBpassword = "<%= $mysql_password %>"; $wgDBpassword = "<%= $mysql_password %>";
$wgDBprefix = ""; $wgDBprefix = "";
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment