https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17135
--- Comment #41 from Jacek Ablewicz <[email protected]> --- (In reply to Marcel de Rooy from comment #37) > Constructions with blocks and last statements are not really nice imo. If > possible, prevent them? Remembers some goto's :) Adjusted one. Yeah, I don't expect this script to win any beauty pageants anytime soon ;), it is a bit ugly. Those statements etc. are leftovers from the earlier evolutionary stage of this script (when I was considering pasting this code directly to the updatedatabase as one giant { } block with no helper subroutines). -- 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/
