[Vtigercrm-developers] r3836 - /vtigercrm/branches/4.2/install/config.template.php
fboudra at free.fr
fboudra at free.fr
Mon Feb 20 11:39:05 PST 2006
Author: fathi
Date: Mon Feb 20 12:39:02 2006
New Revision: 3836
Log:
test svnmailer
Modified:
vtigercrm/branches/4.2/install/config.template.php
Modified: vtigercrm/branches/4.2/install/config.template.php
==============================================================================
--- vtigercrm/branches/4.2/install/config.template.php (original)
+++ vtigercrm/branches/4.2/install/config.template.php Mon Feb 20 12:39:02 2006
@@ -34,10 +34,10 @@
$HELPDESK_SUPPORT_NAME = 'your-domain name';
/* database configuration
- db_host_name:MySQL Database Hostname
- db_user_name:MySQL Username
- db_password:MySQL Password
- db_name:MySQL Database Name
+ db_host_name: MySQL Database Hostname
+ db_user_name: MySQL Username
+ db_password: MySQL Password
+ db_name: MySQL Database Name
*/
$dbconfig['db_host_name'] = 'localhost:80';
$dbconfig['db_user_name'] = 'root';
More information about the vtigercrm-developers
mailing list