mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-05-11 12:11:19 +00:00
add class variable $_force_from
This commit is contained in:
parent
712df50a9c
commit
a6d67be34e
|
@ -46,6 +46,8 @@ class SeedDMS_EmailNotify extends SeedDMS_Notify {
|
|||
|
||||
protected $from_address;
|
||||
|
||||
protected $force_from;
|
||||
|
||||
protected $lazy_ssl;
|
||||
|
||||
protected $debug;
|
||||
|
|
Loading…
Reference in New Issue
Block a user