[Vtigercrm-commits] [vtiger-commits] r4087 - /vtigercrm/branches/4.2/config.template.php

vtigercrm-commits at vtiger.fosslabs.com vtigercrm-commits at vtiger.fosslabs.com
Wed Mar 8 11:08:33 EST 2006


Author: saraj
Date: Wed Mar  8 09:08:29 2006
New Revision: 4087

Log:
prameter name modified

Modified:
    vtigercrm/branches/4.2/config.template.php

Modified: vtigercrm/branches/4.2/config.template.php
==============================================================================
--- vtigercrm/branches/4.2/config.template.php (original)
+++ vtigercrm/branches/4.2/config.template.php Wed Mar  8 09:08:29 2006
@@ -47,7 +47,7 @@
 $dbconfig['db_password'] = '_DBC_PASS_';
 $dbconfig['db_name'] = '_DBC_NAME_';
 $dbconfig['db_type'] = '_DBC_TYPE_';
-$dbconfig['db_status'] = '_DBC_STAT_';
+$dbconfig['db_status'] = '_DB_STAT_';
 
 // TODO: test if port is empty
 // TODO: set db_hostname dependending on db_type





More information about the vtigercrm-commits mailing list