summaryrefslogtreecommitdiff
path: root/html/includes/config.php
diff options
context:
space:
mode:
authorMatthijs Kuiper <info@matthijskuiper.nl>2018-01-09 00:43:43 +0100
committerMatthijs Kuiper <info@matthijskuiper.nl>2018-01-09 00:44:09 +0100
commit3a58cb2802c8be14f78015105afe759b1c7ce692 (patch)
tree40781feb2f25ae378bb5362e4295b7006f28054c /html/includes/config.php
parentd0102c6fd4b188b0a1c5ffd3bf9a834a64a5c709 (diff)
Implement design for pages and update includes
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 55b9ffe..77d42fa 100755
--- a/html/includes/config.php
+++ b/html/includes/config.php
@@ -1,9 +1,9 @@
<?php
// Database connection details
-$dbname = "utstats";
-$hostname = "localhost";
-$uname = "root";
+$dbname = "";
+$hostname = "";
+$uname = "";
$upass = "";
// The key needed to run the import script