Конфиг отправителя для почты вынесен в отдельный параметр

This commit is contained in:
ErickSkrauch
2016-02-29 23:47:56 +03:00
parent 0e9be3dfb8
commit 478acde42a
5 changed files with 15 additions and 8 deletions

View File

@@ -1,3 +1,4 @@
<?php
return [
'fromEmail' => 'account@ely.by',
];