https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29757
--- Comment #21 from Tomás Cohen Arazi <[email protected]> --- (In reply to Fridolin Somers from comment #18) > The only difference between the two methods is "-not_in". > Could be make a private method called by those two to avoid duplicate code ? I generally agree, but it is a really small query... And generalizing it might end up obfuscating the code with not much gain. -- 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/
