// Use the $BASE_URL for secure URL on Devsys
$BASE_SECURE_URL = $BASE_URL;
//define("CONN_STR","host=devsys dbname=mackinacbridge");
- define("CONN_STR","host=ds4 user=nobody dbname=mackinacbridge2");
+ define("CONN_STR","host=localhost user=nobody dbname=mackinacbridge2");
define("OWNER_EMAIL", "steve@gaslightmedia.com"); // site owner's email address
define("FROM_NEWS_EMAIL", "info@gaslightmedia.com"); // site owner's email address
define("REPLY_TO", "info@gaslightmedia.com"); // the reply-to field for email's