diff options
| author | Paul S. Owen <psotfx@users.sourceforge.net> | 2001-10-14 20:05:48 +0000 |
|---|---|---|
| committer | Paul S. Owen <psotfx@users.sourceforge.net> | 2001-10-14 20:05:48 +0000 |
| commit | 55c3f68cdd80947ffb88e09bee86a69db4cebd59 (patch) | |
| tree | bd8eecab6e216102ce92d91642a3073922d03a4f /phpBB/config.php | |
| parent | d52494246d7670f9e3edc9bad3da8ba342bd06d6 (diff) | |
| download | forums-55c3f68cdd80947ffb88e09bee86a69db4cebd59.tar forums-55c3f68cdd80947ffb88e09bee86a69db4cebd59.tar.gz forums-55c3f68cdd80947ffb88e09bee86a69db4cebd59.tar.bz2 forums-55c3f68cdd80947ffb88e09bee86a69db4cebd59.tar.xz forums-55c3f68cdd80947ffb88e09bee86a69db4cebd59.zip | |
And I'll add it back ... please leave blank for now
git-svn-id: file:///svn/phpbb/trunk@1197 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/config.php')
| -rw-r--r-- | phpBB/config.php | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/phpBB/config.php b/phpBB/config.php index 78287ef2af..e69de29bb2 100644 --- a/phpBB/config.php +++ b/phpBB/config.php @@ -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); - -?>
\ No newline at end of file |
