]> git.koha-community.org Git - koha.git/commit
Bug 24826: Remove warnings from Sendmail
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Wed, 11 Mar 2020 15:21:06 +0000 (16:21 +0100)
committerLucas Gass <lucas@bywatersolutions.com>
Mon, 11 May 2020 21:47:20 +0000 (21:47 +0000)
commit6ae8f92f35f844c057254d7bac7254aee157e960
tree803e7dc203114f08829ad53621a87a1277d6dd66
parent4d98f19541bef0e075c5c3d6b2709baa40d1aa60
Bug 24826: Remove warnings from Sendmail

Use of uninitialized value $mail{"Cc"} in substitution (s///) at /usr/share/perl5/Mail/Sendmail.pm

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Joy Nelson <joy@bywatersolutions.com>
(cherry picked from commit cf649efd7251243bc824bab542285ba17adafacb)

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
Koha/Email.pm