2 Oct
2020
2 Oct
'20
1:19 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26595 --- Comment #1 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Created attachment 111122 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=111122&action=edit Bug 26595: Add Koha::Library->smtp_server_info This patch adds a method for retrieving brief information about the linked (or not) SMTP server for embedding on API requests. To test: 1. Apply this patch 2. Run: $ kshell k$ prove t/db_dependent/Koha/Library.t => SUCCESS: Tests pass! 3. Sign off :-D -- You are receiving this mail because: You are watching all bug changes.