1 Aug
2018
1 Aug
'18
3:30 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21137 --- Comment #1 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Created attachment 77364 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=77364&action=edit Bug 21137: Replace USER_INFO with logged_in_user This patch set does several things: - it removes USER_INFO and BORROWER_INFO These 2 variables contained logged-in patron's info. They must be accessed from logged_in_user - Use patron-title.inc for the breadcrumb at the OPAC, for consistencies -- You are receiving this mail because: You are watching all bug changes.