Setting mail pretend default to false
This commit is contained in:
parent
e8dad88d15
commit
3035cdba65
1 changed files with 1 additions and 1 deletions
|
|
@ -119,6 +119,6 @@ return array(
|
|||
|
|
||||
*/
|
||||
|
||||
'pretend' => true,
|
||||
'pretend' => false,
|
||||
|
||||
);
|
||||
Loading…
Add table
Reference in a new issue