]> git.koha-community.org Git - koha.git/commit
Bug 29330: (QA follow-up) Change to message/rfc822
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Fri, 12 Nov 2021 08:55:42 +0000 (08:55 +0000)
committerVictor Grousset/tuxayo <victor@tuxayo.net>
Tue, 21 Dec 2021 15:03:26 +0000 (16:03 +0100)
commit97819f50f26ef5326d6a0a83fef4f554e2aa6ceb
treeadd7d3bf81d46035d399f8ca740815198116941e
parent42015a0450fefe16877ee603f1f3def596f0de23
Bug 29330: (QA follow-up) Change to message/rfc822

This content-type might be more appropriated to use as a temporary
label for the serialized email message with attachments.

WARNING: perl -cw tells you that the constant is redefined. This has
to do with an already existing module dependency loop of Letters.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
(cherry picked from commit 53127abc0377bc3f04364c4183baacef3d4c95c4)
Signed-off-by: Victor Grousset/tuxayo <victor@tuxayo.net>
C4/Letters.pm