mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-03 17:22:20 +09:00
Initial implementation of new Mail class and basic drivers
This commit is contained in:
parent
81b5230c9c
commit
fedc7efc59
8 changed files with 1085 additions and 240 deletions
|
|
@ -68,6 +68,7 @@ return array(
|
|||
'smtp_pass' => null,
|
||||
'api_domain' => null,
|
||||
'api_token' => null,
|
||||
'api_type' => null,
|
||||
'api_user' => null,
|
||||
'api_pass' => null,
|
||||
),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue