From: Steve Sutton Date: Wed, 21 Feb 2018 14:08:49 +0000 (-0500) Subject: Update email define X-Git-Tag: v1.5.19^2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=9dbdba066bb823e3679bf0df6399287ece2e58d1;p=web%2FGaylordGolfMecca.git Update email define email for new headwater form. --- diff --git a/Toolkit/Contacts/Headwaters.php b/Toolkit/Contacts/Headwaters.php index b9c73e4..534770a 100755 --- a/Toolkit/Contacts/Headwaters.php +++ b/Toolkit/Contacts/Headwaters.php @@ -118,7 +118,7 @@ class Toolkit_Contacts_Headwaters $attributes, $trackSubmit ); - $this->email = ENEWS_EMAIL; + $this->email = OWNER_EMAIL; } // {{{ configureElements()