projects
/
web
/
www.thelindy.com.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2d70b17
)
update for ds4
author
Steve Sutton
<steve@gaslightmedia.com>
Thu, 1 Dec 2016 20:19:08 +0000
(15:19 -0500)
committer
Steve Sutton
<steve@gaslightmedia.com>
Thu, 1 Dec 2016 20:19:08 +0000
(15:19 -0500)
setup.phtml
patch
|
blob
|
history
diff --git
a/setup.phtml
b/setup.phtml
index
93b0e3b
..
95a446c
100755
(executable)
--- 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=ds
1
dbname=thelindy");
+define("CONN_STR","host=ds
4
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;