21 Jun
2023
21 Jun
'23
11:37 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15504 --- Comment #47 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- Created attachment 152506 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=152506&action=edit Bug 15504: (follow-up) Migrate to one clear method We were using a series of similarly named methods spread in distinct places around the codebase. This combines the logic of C4::Auth::track_login_daily and Koha::Patron->track_login into a new Koha::Patron->update_lastseen method. Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> -- You are receiving this mail because: You are watching all bug changes.