From: Steve Sutton Date: Thu, 1 Dec 2016 20:20:36 +0000 (-0500) Subject: more update for ds4 and user X-Git-Tag: v1.0.3^2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=a030cfdffef2311ba7b86e27b8fa4f58528d1aee;p=web%2Fwww.thelindy.com.git more update for ds4 and user --- diff --git a/setup.phtml b/setup.phtml index 95a446c..122802a 100755 --- a/setup.phtml +++ b/setup.phtml @@ -107,7 +107,7 @@ define("CONN_STR","host=devdb user=nobody dbname=thelindy"); error_reporting(0); ini_set("display_errors","0"); $BASE_SECURE_URL = "https://".$base_url; -define("CONN_STR","host=ds4 dbname=thelindy"); +define("CONN_STR","host=ds4 user=nobody dbname=thelindy"); define("OWNER_EMAIL", "info@spectrusinc.com"); // site owner's email address define("REPLY_TO", "info@spectrusinc.com"); // the reply-to field for email's break;