changing from address to forms@gaslightmedia.com
authorAnthony Talarico <talarico@gaslightmedia.com>
Mon, 26 Jun 2017 14:29:43 +0000 (10:29 -0400)
committerAnthony Talarico <talarico@gaslightmedia.com>
Mon, 26 Jun 2017 14:29:43 +0000 (10:29 -0400)
changing the from from server@gaslightmedia to forms@gaslightmedia in the admin file

controllers/admin.php

index 27a894c..cb35a9b 100644 (file)
@@ -95,7 +95,7 @@ class SupportAdmin
 
                 if ($email) {
 
-                    $hdrs  = 'From: '.$values['name'].' <server@gaslightmedia.com>';
+                    $hdrs  = 'From: '.$values['name'].' <forms@gaslightmedia.com>';
 
                     $hdrs .= "\nReply-To: {$values['name']} <{$values['email']}>";