[Koha-bugs] [Bug 15635] Move the patron images related code to Koha::Patron::Images

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Feb 16 12:15:32 CET 2016


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15635

Jonathan Druart <jonathan.druart at bugs.koha-community.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #47122|0                           |1
        is obsolete|                            |
  Attachment #47124|0                           |1
        is obsolete|                            |
  Attachment #47125|0                           |1
        is obsolete|                            |
  Attachment #47126|0                           |1
        is obsolete|                            |

--- Comment #10 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Created attachment 48113
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=48113&action=edit
Bug 15635: Koha::Patron::Images - Add new classes

There are 3 subroutines in C4::Members to get, add and delete patron
images:
- GetPatronImage
- PutPatronImage
- RmPatronImage

By creating these 2 Koha::Patron::Image[s] classes, we could remove them
easily.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list