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
8faf212ff659a85e7c5e3ada2e8590116523d99a
Authored by
Alex Savenko
2017-01-13 17:17:38 +0200
1 parent
f5ed0556
test
Showing
1 changed file
with
0 additions
and
3 deletions
Show diff stats
src/lib/sendmail.php
Inline
Side-by-side
src/lib/sendmail.php
Wrap text
Show/Hide comments
View file @
8faf212
...
...
@@ -292,9 +292,6 @@ namespace
292
292
'message_body' => 'test'
293
293
];
294
294
295
-
296
-
297
-
298
295
$header =
299
296
'From: '.$email_from."\n".
300
297
'Reply-To: '.$data_base['email_reply']."\n".
...
...