Commit 8faf212ff659a85e7c5e3ada2e8590116523d99a

Authored by Alex Savenko
1 parent f5ed0556

test

Showing 1 changed file with 0 additions and 3 deletions   Show diff stats
src/lib/sendmail.php
... ... @@ -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".
... ...