mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 06:08:52 +00:00
It's been a while ...
git-svn-id: file:///svn/phpbb/trunk@2959 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
0e9f0ac4ec
commit
d5a41ebfa0
1 changed files with 0 additions and 15 deletions
|
@ -1,15 +0,0 @@
|
|||
<?php
|
||||
// phpBB 2.x auto-generated config file
|
||||
// Do not change anything in this file!
|
||||
$dbms = "mysql";
|
||||
|
||||
$dbhost = "localhost";
|
||||
$dbname = "phpbb_test";
|
||||
$dbuser = "devhttp";
|
||||
$dbpasswd = "efx2KarizonaD";
|
||||
|
||||
$table_prefix = "phpbb_";
|
||||
|
||||
define('PHPBB_INSTALLED', true);
|
||||
define('DEBUG', 1);
|
||||
?>
|
Loading…
Add table
Reference in a new issue