aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--config.php10
1 files changed, 0 insertions, 10 deletions
diff --git a/config.php b/config.php
deleted file mode 100644
index d3bb0411c..000000000
--- a/config.php
+++ /dev/null
@@ -1,10 +0,0 @@
-<?php
-$cfgBase = 'dev14';
-$cfgUser = 'conventus';
-$cfgPassword = 'Sefsihi';
-$cfgHote = 'localhost';
-
-$table_prefix = 'phpwg_';
-
-define('PHPWG_INSTALLED', true);
-?> \ No newline at end of file