Skip to content

Commit fe06cc3

Browse files
author
dougk_ff7
committed
*@#%^&, I did it again. Oh well.
git-svn-id: file:///svn/phpbb/trunk@1216 89ea8834-ac86-4346-8a33-228a782c2dd0
1 parent 8f45c77 commit fe06cc3

1 file changed

Lines changed: 0 additions & 19 deletions

File tree

phpBB/config.php

Lines changed: 0 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +0,0 @@
1-
<?php
2-
3-
//
4-
// phpBB 2.x auto-generated config file
5-
// Do not change anything in this file!
6-
//
7-
8-
$dbms = "mysql";
9-
10-
$dbhost = "127.0.0.1";
11-
$dbname = "devphpbb2";
12-
$dbuser = "dougk";
13-
$dbpasswd = "dougk";
14-
15-
$table_prefix = "phpbb_";
16-
17-
define('PHPBB_INSTALLED', true);
18-
19-
?>

0 commit comments

Comments
 (0)