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

Kyle M Hall <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #48136|0                           |1
        is obsolete|                            |
  Attachment #48137|0                           |1
        is obsolete|                            |
  Attachment #48138|0                           |1
        is obsolete|                            |
  Attachment #48139|0                           |1
        is obsolete|                            |
  Attachment #48140|0                           |1
        is obsolete|                            |

--- Comment #23 from Kyle M Hall <[email protected]> ---
Created attachment 48243
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=48243&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.

Signed-off-by: Josef Moravec <[email protected]>

Signed-off-by: Kyle M Hall <[email protected]>

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