diff --git a/config.php b/config.php index bb805220..d3b7fd9a 100755 --- a/config.php +++ b/config.php @@ -342,4 +342,4 @@ if ($_SERVER['HTTP_HOST'] == 'localhost:8080') { $sugar_config['dbconfig']['db_host_name'] = 'twinpol-mysql56'; $sugar_config['dbconfig']['db_user_name'] = 'root'; $sugar_config['dbconfig']['db_password'] = 'rootpassword'; -} \ No newline at end of file +}