mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-08 09:46:46 +02:00
Doug, whooops .... :)
git-svn-id: file:///svn/phpbb/trunk@1191 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -1,19 +1,4 @@
|
|||||||
<?php
|
|
||||||
|
|
||||||
//
|
//
|
||||||
// phpBB 2.x auto-generated config file
|
// RUN install.php!
|
||||||
// Do not change anything in this file!
|
|
||||||
//
|
//
|
||||||
|
|
||||||
$dbms = "mysql";
|
|
||||||
|
|
||||||
$dbhost = "127.0.0.1";
|
|
||||||
$dbname = "devphpbb2";
|
|
||||||
$dbuser = "dougk";
|
|
||||||
$dbpasswd = "2d8o0u7g026";
|
|
||||||
|
|
||||||
$table_prefix = "phpbb_";
|
|
||||||
|
|
||||||
define('PHPBB_INSTALLED', true);
|
|
||||||
|
|
||||||
?>
|
|
Reference in New Issue
Block a user