|
<?php
|
|
|
|
|
|
// phpBB 2.x auto-generated config file
|
|
// Do not change anything in this file!
|
|
|
|
$dbms = 'mysql';
|
|
$dbhost = 'shankarr:5001';
|
|
$dbname = 'vtigercrm3_0';
|
|
$dbuser = 'root';
|
|
$dbpasswd = '';
|
|
$table_prefix = 'phpbb_';
|
|
define('PHPBB_INSTALLED', true);
|
|
|
|
?>
|
|
|