mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-12 14:28:56 +00:00
And I'll add it back ... please leave blank for now
git-svn-id: file:///svn/phpbb/trunk@1197 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
d52494246d
commit
55c3f68cdd
1 changed files with 0 additions and 19 deletions
|
@ -1,19 +0,0 @@
|
||||||
<?php
|
|
||||||
|
|
||||||
//
|
|
||||||
// phpBB 2.x auto-generated config file
|
|
||||||
// Do not change anything in this file!
|
|
||||||
//
|
|
||||||
|
|
||||||
$dbms = "mysql";
|
|
||||||
|
|
||||||
$dbhost = "localhost";
|
|
||||||
$dbname = "dev_starstreak_net";
|
|
||||||
$dbuser = "devhttp";
|
|
||||||
$dbpasswd = "efx2KarizonaD";
|
|
||||||
|
|
||||||
$table_prefix = "phpbb_";
|
|
||||||
|
|
||||||
define('PHPBB_INSTALLED', true);
|
|
||||||
|
|
||||||
?>
|
|
Loading…
Add table
Reference in a new issue