http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7139
Ian Walls <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ian.walls@bywatersolutions. | |com --- Comment #3 from Ian Walls <[email protected]> 2011-11-04 08:14:20 UTC --- Good clean code, but the second param passed to logaction (actionname) is traditionally in all caps, not regular text (and never with spaces). This is probably safe, but for consistency, I'd prefer: ADDMESSAGE and DELMESSAGE. Community feedback: am I been too much of a stickler here? -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. 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/
