update email address
authorSteve Sutton <steve@gaslightmedia.com>
Fri, 27 Feb 2015 16:17:40 +0000 (11:17 -0500)
committerSteve Sutton <steve@gaslightmedia.com>
Fri, 27 Feb 2015 16:17:40 +0000 (11:17 -0500)
Toolkit/Contacts/GolfGiveaway.php
Toolkit/Contacts/GreatBigGaylordGolfGetaway.php

index a08254e..2886e7d 100755 (executable)
@@ -117,7 +117,7 @@ class Toolkit_Contacts_GolfGiveaway
             $attributes,
             $trackSubmit
         );
-        $this->email = 'vagrant@localhost';//OWNER_EMAIL;
+        $this->email = OWNER_EMAIL;
     }
     //    {{{    configureElements()
 
index c5d1084..32b192c 100755 (executable)
@@ -118,7 +118,7 @@ class Toolkit_Contacts_GreatBigGaylordGolfGetaway
             $attributes,
             $trackSubmit
         );
-        $this->email = 'vagrant@localhost';//OWNER_EMAIL;
+        $this->email = OWNER_EMAIL;
     }
     //    {{{    configureElements()