https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19382
--- Comment #39 from Jonathan Druart <[email protected]> --- +# 3 params, count from 0 to 6 in binary ( 3 places ) to get the set of switches, then do that 4 times, one for each parent and child + for my $i ( 0 .. 7 ) { Kyle, in a previous patch I replaced "0 to 6" with "0 to 7", but you reverted it. Can you explain? "0 to 7" seems what we are doing here. -- 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/
