summaryrefslogtreecommitdiff
path: root/includes
diff options
context:
space:
mode:
authorDries Buytaert <dries@buytaert.net>2000-11-02 09:24:08 +0000
committerDries Buytaert <dries@buytaert.net>2000-11-02 09:24:08 +0000
commitfb348c6a90f15c6f64d8e0e12056a55e778843c3 (patch)
tree171657e0f3a85b41ef0fa9cc0a180cfe6e7128ed /includes
parent8a866e6d51ba27eecc186e7001bfcc4af42e6dfe (diff)
downloadbrdo-fb348c6a90f15c6f64d8e0e12056a55e778843c3.tar.gz
brdo-fb348c6a90f15c6f64d8e0e12056a55e778843c3.tar.bz2
* the correct dbase settings
Diffstat (limited to 'includes')
-rw-r--r--includes/config.inc16
1 files changed, 8 insertions, 8 deletions
diff --git a/includes/config.inc b/includes/config.inc
index 8a4b9b2d6..c5fdffd8f 100644
--- a/includes/config.inc
+++ b/includes/config.inc
@@ -11,17 +11,17 @@
#$dbname = "droporg";
### http://beta.drop.org/:
-#$dbhost = "zind.net";
-#$dbuname = "dries";
-#$dbpass = "Abc123";
-#$dbname = "dries";
-
-### http://dione/:
-$dbhost = "";
+$dbhost = "zind.net";
$dbuname = "dries";
-$dbpass = "oakley";
+$dbpass = "Abc123";
$dbname = "dries";
+### http://dione/:
+#$dbhost = "";
+#$dbuname = "dries";
+#$dbpass = "oakley";
+#$dbname = "dries";
+
#
# Name of the site
#