Files
accounts/common/config/params.php
2016-09-16 01:28:28 +03:00

6 lines
95 B
PHP

<?php
return [
'fromEmail' => 'account@ely.by',
'supportEmail' => 'support@ely.by',
];