24 Mar
2015
24 Mar
'15
10:58 a.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13898 --- Comment #1 from Jonathan Druart <jonathan.druart@biblibre.com> --- Created attachment 37167 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=37167&action=edit Bug 13898: Remove CANDELETEUSER code This code is never used. The permission to delete a patron is now done in members-toolbar.inc using CAN_user_borrowers. It's the good way to do. Test plan: git grep CANDELETEUSER should not return any result -- You are receiving this mail because: You are watching all bug changes.