mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-01-19 11:06:15 +00:00
Added the config to reset.
This commit is contained in:
parent
22445e2583
commit
fd248acadd
1 changed files with 1 additions and 0 deletions
|
@ -849,6 +849,7 @@ class CakeEmail {
|
|||
$this->_emailFormat = 'text';
|
||||
$this->_transportName = 'mail';
|
||||
$this->_attachments = array();
|
||||
$this->_config = 'default';
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Reference in a new issue