(file) Return to config.php CVS log (file) (dir) Up to [RizwankCVS] / geekymedia_web / phpBB2

 1 rizwank 1.1 <?php
 2             
 3             
 4             // phpBB 2.x auto-generated config file
 5             // Do not change anything in this file!
 6             
 7             $dbms = 'mysql';
 8             
 9             $dbhost = 'groupnetwork.com';
10             $dbname = 'rizwank';
11             $dbuser = 'rizwank';
12             $dbpasswd = 'trustno2';
13             
14             $table_prefix = 'phpbb_';
15             
16             define('PHPBB_INSTALLED', true);
17             
18             ?>

Rizwan Kassim
Powered by
ViewCVS 0.9.2