https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25107
--- Comment #1 from Kyle M Hall <[email protected]> --- Created attachment 102699 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=102699&action=edit Bug 25107: Remove double passing of $server variable to maybe_add in C4::SIP::Sip::MsgType At some point some calls to maybe_add got an extra $server var in their parameter lists. This doubled parameter does nothing and should be removed. Test Plan: No change in behavior should be noted -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
