mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-04-08 18:55:09 +02:00
Update HelpFeedBack.class.php
This commit is contained in:
parent
a31e66a9bd
commit
f8636e77cc
@ -242,7 +242,7 @@ class HelpFeedBack extends Wizard
|
||||
$feedback_text .= '
|
||||
From '.$feedback_mail.' ';
|
||||
|
||||
$res = enterprise_hook('send_email_attachment', ['marcos.alconada@artica.es', $feedback_text, $subject]);
|
||||
$res = enterprise_hook('send_email_attachment', ['feedback@artica.es', $feedback_text, $subject]);
|
||||
|
||||
return $res;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user