https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25723
--- Comment #70 from Joonas Kylmälä <[email protected]> --- Created attachment 107017 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=107017&action=edit Bug 25723: Use a hasref for lookup Rather than using an array of dates and iterating them, use a hashref and do a direct lookup Signed-off-by: Emma Perks <[email protected]> Signed-off-by: Nick Clemens <[email protected]> Signed-off-by: Joonas Kylmälä <[email protected]> -- 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/
