mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-23 11:35:24 +02:00
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
This commit is contained in:
@ -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);
|
|
||||||
?>
|
|
Reference in New Issue
Block a user