From: Steve Sutton Date: Mon, 12 Jan 2015 16:23:34 +0000 (-0500) Subject: correction on to X-Git-Tag: v1.0.0~1 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=96c93ec386c5307ea82275ed5fe17a13008637e7;p=WP-Plugins%2Fglm-support-form.git correction on to --- diff --git a/controllers/admin.php b/controllers/admin.php index 5cbf48f..a974273 100644 --- a/controllers/admin.php +++ b/controllers/admin.php @@ -120,7 +120,7 @@ class SupportAdmin 'User-Agent: ' . $_SERVER['HTTP_USER_AGENT'] . "\n" . 'Remote-Addr: ' . $_SERVER['REMOTE_ADDR'] . "\n"; wp_mail( - 'steve@localhost',//GLM_SUPPORT_SUPPORT_EMAIL.','.$email.','.$values['email'], + GLM_SUPPORT_SUPPORT_EMAIL.','.$email.','.$values['email'], GLM_SUPPORT_SUBJECT, $msg, $hdrs