Update email define
authorSteve Sutton <steve@gaslightmedia.com>
Wed, 21 Feb 2018 14:08:49 +0000 (09:08 -0500)
committerSteve Sutton <steve@gaslightmedia.com>
Wed, 21 Feb 2018 14:08:49 +0000 (09:08 -0500)
email for new headwater form.

Toolkit/Contacts/Headwaters.php

index b9c73e4..534770a 100755 (executable)
@@ -118,7 +118,7 @@ class Toolkit_Contacts_Headwaters
             $attributes,
             $trackSubmit
         );
-        $this->email = ENEWS_EMAIL;
+        $this->email = OWNER_EMAIL;
     }
 
     //    {{{    configureElements()