mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 14:18:52 +00:00
grrr, this is what happens when you update another cvs repository with this repository in it
Well, my first Doug, time for celebration! git-svn-id: file:///svn/phpbb/trunk@6648 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
064f6fec43
commit
40c4b1dcd7
1 changed files with 0 additions and 18 deletions
|
@ -1,18 +0,0 @@
|
|||
<?php
|
||||
// phpBB 3.0.x auto-generated configuration file
|
||||
// Do not change anything in this file!
|
||||
$dbms = 'mysqli';
|
||||
$dbhost = 'localhost';
|
||||
$dbport = '';
|
||||
$dbname = 'website';
|
||||
$dbuser = 'dd1079';
|
||||
$dbpasswd = 'peach';
|
||||
|
||||
$table_prefix = 'phpbb_';
|
||||
$acm_type = 'file';
|
||||
$load_extensions = '';
|
||||
|
||||
define('PHPBB_INSTALLED', true);
|
||||
define('DEBUG', true);
|
||||
define('DEBUG_EXTRA', true);
|
||||
?>
|
Loading…
Add table
Reference in a new issue