Alex Savenko
/
semena
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
47a8f6e3ffbf2567698171cf25a862410020f5aa
Authored by
Alex Savenko
2017-01-18 11:43:41 +0200
1 parent
73d31092
letter subject
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
src/lib/sendmail.php
Inline
Side-by-side
src/lib/sendmail.php
Wrap text
Show/Hide comments
View file @
47a8f6e
...
...
@@ -287,7 +287,7 @@ namespace
287
287
$data_base = [
288
288
'email_to' => $email,
289
289
'email_reply' => $email.' <'.$email.'>',
290
- 'subject' => '
'.\config::get( 'global#title' ),
290
+ 'subject' => '
Здесь Ваша персональная скидка!'
291
291
];
292
292
293
293
$header =
...
...