aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/config.php
diff options
context:
space:
mode:
authorMeik Sievertsen <acydburn@phpbb.com>2003-04-22 19:46:52 +0000
committerMeik Sievertsen <acydburn@phpbb.com>2003-04-22 19:46:52 +0000
commit178d7e052aff582983d17a57ab9d36553856f246 (patch)
treeb9f4d7b6ef6b36d5941b028dda173e6f77e9de5c /phpBB/config.php
parentfb195633021967499447451ecf7a435644846ce3 (diff)
downloadforums-178d7e052aff582983d17a57ab9d36553856f246.tar
forums-178d7e052aff582983d17a57ab9d36553856f246.tar.gz
forums-178d7e052aff582983d17a57ab9d36553856f246.tar.bz2
forums-178d7e052aff582983d17a57ab9d36553856f246.tar.xz
forums-178d7e052aff582983d17a57ab9d36553856f246.zip
NOOOOO, this was not me, you have not seen this... damn trapfalls... the bears are rumbling, try to access brain ... access denied.
git-svn-id: file:///svn/phpbb/trunk@3927 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/config.php')
-rw-r--r--phpBB/config.php16
1 files changed, 0 insertions, 16 deletions
diff --git a/phpBB/config.php b/phpBB/config.php
index d665f36559..e69de29bb2 100644
--- a/phpBB/config.php
+++ b/phpBB/config.php
@@ -1,16 +0,0 @@
-<?php
-// phpBB 2.x auto-generated config file
-// Do not change anything in this file!
-$dbms = 'mysql';
-$dbhost = 'localhost';
-$dbport = '';
-$dbname = 'phpbb';
-$dbuser = 'root';
-$dbpasswd = 'rootdb';
-
-$table_prefix = 'phpbb_';
-$acm_type = 'file';
-$load_extensions = '';
-
-define('PHPBB_INSTALLED', true);
-?> \ No newline at end of file