fmsystem-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Fmsystem-commits] [16657] email from helpdesk


From: sigurdne
Subject: [Fmsystem-commits] [16657] email from helpdesk
Date: Sat, 29 Apr 2017 13:34:30 -0400 (EDT)

Revision: 16657
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=16657
Author:   sigurdne
Date:     2017-04-29 13:34:30 -0400 (Sat, 29 Apr 2017)
Log Message:
-----------
email from helpdesk

Modified Paths:
--------------
    trunk/helpdesk/inc/class.boemail_out.inc.php

Modified: trunk/helpdesk/inc/class.boemail_out.inc.php
===================================================================
--- trunk/helpdesk/inc/class.boemail_out.inc.php        2017-04-29 17:20:45 UTC 
(rev 16656)
+++ trunk/helpdesk/inc/class.boemail_out.inc.php        2017-04-29 17:34:30 UTC 
(rev 16657)
@@ -138,7 +138,7 @@
                        $cc ='';
                        $bcc = '';
                        $from_email = $config['from_email'];
-                       $from_name = '';
+                       $from_name = $config['from_email'];
                        foreach ($ids as $recipient_id)
                        {
                                $recipient = $sogeneric->read_single(array('id' 
=> $recipient_id));




reply via email to

[Prev in Thread] Current Thread [Next in Thread]