https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21946
--- Comment #39 from Nick Clemens <[email protected]> --- Created attachment 89176 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=89176&action=edit Bug 21946: (follow-up) Address QA concerns 1 - Correct hashref for searching 2 - Correct undef for all (this only simplifies later logic so didn't affect outcomes) 3 - remove duplicated query 4 - Use get_column instead of loops 5 - Fix typo 6 - Whitespace fixes removed from earlier patches -- 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/
