http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6679
--- Comment #45 from Chris Cormack <[email protected]> 2011-12-08 19:26:46 UTC --- Created attachment 6677 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=6677 [3.6.x] Bug 6679 : cataloguing/ now passing critic tests Declare variables outside of conditionals Don't use prototypes http://www.modernperlbooks.com/mt/2009/08/the-problem-with-prototypes.html Use ":encoding(UTF-8)" to get strict validation. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- 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/
