mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 02:44:53 +00:00
Update from name and email in other areas as well
This commit is contained in:
@@ -55,6 +55,8 @@ if (isset($_POST['add_user'])) {
|
||||
|
||||
$data = [
|
||||
[
|
||||
'from' => $config_mail_from_email,
|
||||
'from_name' => $config_mail_from_name,
|
||||
'recipient' => $email,
|
||||
'recipient_name' => $name,
|
||||
'subject' => $subject,
|
||||
|
||||
Reference in New Issue
Block a user