http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15632
Bug ID: 15632
Summary: Move the messages related code to
Koha::Patron::Messages
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: ASSIGNED
Severity: enhancement
Priority: P5 - low
Component: Architecture, internals, and plumbing
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
Blocks: 15449
There are 4 subroutines in C4::Messages which could be moved to their own
package:
- AddMessage
- DeleteMessage
- GetMessagesCount
- GetMessages
With Koha::Patron::Message[s] based on Koha::Object[s], it will be easy to move
them.
Referenced Bugs:
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15449
[Bug 15449] Move stuffs to the Koha namespace
--
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/