1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-01-19 07:08:09 +01:00

*@#%^&, I did it again. Oh well.

git-svn-id: file:///svn/phpbb/trunk@1216 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
dougk_ff7 2001-10-16 01:01:56 +00:00
parent 8f45c77883
commit fe06cc34e1

View File

@ -1,19 +0,0 @@
<?php
//
// phpBB 2.x auto-generated config file
// Do not change anything in this file!
//
$dbms = "mysql";
$dbhost = "127.0.0.1";
$dbname = "devphpbb2";
$dbuser = "dougk";
$dbpasswd = "dougk";
$table_prefix = "phpbb_";
define('PHPBB_INSTALLED', true);
?>