https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18445
--- Comment #3 from Marcel de Rooy <[email protected]> --- Created attachment 62293 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=62293&action=edit Bug 18445: Resolve a warning in SMS.t by mocking config Resolves the warning: "Use of uninitialized value in subroutine entry at C4/SMS.pm line 98" when sms_send_config does not exist in your koha-conf.xml. Test plan: Run SMS.t without and with this patch. Signed-off-by: Marcel de Rooy <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
