Commit 84ecdbf
committed
minor #14826 [Mailer] Add missing transports entry in XML and PHP configurations (sebpacz)
This PR was merged into the 4.4 branch.
Discussion
----------
[Mailer] Add missing transports entry in XML and PHP configurations
The YAML configuration of the Messenger component contains the transports entry that is not defined in the XML and PHP configurations.
Commits
-------
0636c9d [Mailer] Add missing transports entry in XML and PHP configurations1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
978 | 978 | | |
979 | 979 | | |
980 | 980 | | |
| 981 | + | |
981 | 982 | | |
982 | 983 | | |
983 | 984 | | |
| |||
990 | 991 | | |
991 | 992 | | |
992 | 993 | | |
| 994 | + | |
| 995 | + | |
| 996 | + | |
993 | 997 | | |
994 | 998 | | |
995 | 999 | | |
| |||
0 commit comments