http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12409
--- Comment #3 from Jonathan Druart <[email protected]> --- (In reply to Bernardo Gonzalez Kriegel from comment #2) > On array asignment "a => b" is equivalent to "a, b", > but the former is usually used on hashes, so a > replacement of '=>' by ',' could clarify what are we storing. It was deliberate. In my opinion, it is more readable like that. -- 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/
