[Koha-bugs] [Bug 25107] Remove double passing of $server variable to maybe_add in C4::SIP::Sip::MsgType

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sat May 2 15:36:25 CEST 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25107

--- Comment #3 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
sub maybe_add {
    my ($fid, $value, $server) = @_;

This all looks correct to me, there are also lots of other calls without the
4th parameter to maybe_add.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list