summaryrefslogtreecommitdiff
path: root/html/includes/config.php
diff options
context:
space:
mode:
authorMatthijs Kuiper <info@matthijskuiper.nl>2018-01-08 16:30:56 +0100
committerMatthijs Kuiper <info@matthijskuiper.nl>2018-01-09 00:44:09 +0100
commitd0102c6fd4b188b0a1c5ffd3bf9a834a64a5c709 (patch)
treeeb8a66085ca7cd2b994497c1d14a6dded7dbf59f /html/includes/config.php
parent790d93b495ecc375ea0518a5f43f2944daa9720b (diff)
Match info
Diffstat (limited to 'html/includes/config.php')
-rwxr-xr-xhtml/includes/config.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/html/includes/config.php b/html/includes/config.php
index 77d42fa..55b9ffe 100755
--- a/html/includes/config.php
+++ b/html/includes/config.php
@@ -1,9 +1,9 @@
<?php
// Database connection details
-$dbname = "";
-$hostname = "";
-$uname = "";
+$dbname = "utstats";
+$hostname = "localhost";
+$uname = "root";
$upass = "";
// The key needed to run the import script