[Koha-bugs] [Bug 12482] C4::Budgets : Replacement of subroutine calls of C4::SQLHelper by DBIx::Class

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jul 3 20:08:55 CEST 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12482

--- Comment #6 from Tomás Cohen Arazi <tomascohen at 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 at gmail.com>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list