diff options
Diffstat (limited to 'config.php')
-rw-r--r-- | config.php | 10 |
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 |