;former.home =
-seo.universalAnalytics =
+seo.universalAnalytics = UA-42799235-1
seo.google =
seo.bing =
navigation.containers[]=0;
-;navigation.containers[]=-1;
+navigation.containers[]=-1;
navigation.containers[]=-2;
navigation.containers[]=-3;
phpSettings.track_errors = 1
resources.frontController.params.displayExceptions = 1
-;httpauth.username = username
-;httpauth.password = password
+httpauth.username = ccgm
+httpauth.password = 20ccgm13
-webhost = dev.
\ No newline at end of file
+database.params.host = localhost
+database.params.username = ccgm
+database.params.password = k8impxgKCK
+database.params.dbname = ccgm
+
+webhost = ccgm.cubedesigners.com
\ No newline at end of file
ini_set('log_errors', '1');
ini_set('error_log', dirname(__FILE__) . '/log/php_error.log');
-if ($_SERVER['HTTP_HOST'] == 'dev.') {
+if ($_SERVER['HTTP_HOST'] == 'ccgm.cubedesigners.com') {
define('APPLICATION_ENV', 'testing');
} else if ($_SERVER['HTTP_HOST'] == 'www.') {
define('APPLICATION_ENV', 'production');