Bug 9530: Adding a new Koha::Email module
authorChris Cormack <chrisc@catalyst.net.nz>
Mon, 11 Aug 2014 21:53:44 +0000 (09:53 +1200)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Mon, 27 Oct 2014 13:38:14 +0000 (10:38 -0300)
commit2d9fbadcad7710ed7616cf0ee376812102936163
treeccc3003815c31a96303fb85161ea85e3ea0bbaef
parentcf8dcf8e0c37450f98befa4f841afe1482c8c8ca
Bug 9530: Adding a new Koha::Email module

To test

1/ Apply patch
2/ run t/Koha_Email.t

No changes to behaviour have been implemented yet

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
Koha/Email.pm [new file with mode: 0644]
t/Koha_Email.t [new file with mode: 0755]