|
From: Doug K. <dou...@us...> - 2001-10-16 01:02:01
|
Update of /cvsroot/phpbb/phpBB2
In directory usw-pr-cvs1:/tmp/cvs-serv32601
Modified Files:
config.php
Log Message:
*@#%^&, I did it again. Oh well.
Index: config.php
===================================================================
RCS file: /cvsroot/phpbb/phpBB2/config.php,v
retrieving revision 1.41
retrieving revision 1.42
diff -C2 -r1.41 -r1.42
*** config.php 2001/10/16 01:00:47 1.41
--- config.php 2001/10/16 01:01:56 1.42
***************
*** 1,19 ****
- <?php
-
- //
- // phpBB 2.x auto-generated config file
- // Do not change anything in this file!
- //
-
- $dbms = "mysql";
-
- $dbhost = "127.0.0.1";
- $dbname = "devphpbb2";
- $dbuser = "dougk";
- $dbpasswd = "dougk";
-
- $table_prefix = "phpbb_";
-
- define('PHPBB_INSTALLED', true);
-
- ?>
\ No newline at end of file
--- 0 ----
|