Реализована форма обратной связи

This commit is contained in:
ErickSkrauch
2016-06-15 23:54:13 +03:00
parent 22296f246a
commit 912606e27f
7 changed files with 213 additions and 0 deletions

View File

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