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

--- Comment #22 from Kyle M Hall <[email protected]> ---
Created attachment 28780
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=28780&action=edit
Bug 10612 [Code cleanup] - Rename some variables

To move towards a more consistent codebase, I have changed some
variables from being camelCased or onelongname to the more standard
convention of words_separated_with_underscores. In addition, this
changes the use of the word 'member' to the word 'patron' to move
towards unification of our terminology. Our internal terminology should
move towards matching our external terminology ( members, borrowers =>
patrons, reserves => holds, etc ).

-- 
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/

Reply via email to