https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19382
--- Comment #41 from Kyle M Hall <[email protected]> --- (In reply to Jonathan Druart from comment #39) > +# 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. That change was made by Martin. -- 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/
