projects
/
WP-Plugins
/
glm-support-form.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3bf4594
)
correction on to
author
Steve Sutton
<steve@gaslightmedia.com>
Mon, 12 Jan 2015 16:23:34 +0000
(11:23 -0500)
committer
Steve Sutton
<steve@gaslightmedia.com>
Mon, 12 Jan 2015 16:23:34 +0000
(11:23 -0500)
controllers/admin.php
patch
|
blob
|
history
diff --git
a/controllers/admin.php
b/controllers/admin.php
index
5cbf48f
..
a974273
100644
(file)
--- 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