3 Jul
2014
3 Jul
'14
7:08 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12482 --- Comment #6 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Created attachment 29506 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=29506&action=edit Bug 12482: (QA followup) coding guidelines for hashrefs As of the public coding guidelines, $$variable{key} usage is discouraged. $variable->{key} should be used instead. Btw, honour the "FIXME - Bug 2505" line :-D Regards To+ Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com> -- You are receiving this mail because: You are watching all bug changes.