https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29523
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #157071|0 |1 is obsolete| | Attachment #157072|0 |1 is obsolete| | Attachment #157073|0 |1 is obsolete| | Attachment #157074|0 |1 is obsolete| | Attachment #157075|0 |1 is obsolete| | Attachment #157076|0 |1 is obsolete| | Attachment #157077|0 |1 is obsolete| | Attachment #157078|0 |1 is obsolete| | Attachment #157079|0 |1 is obsolete| | Attachment #157080|0 |1 is obsolete| | Attachment #157081|0 |1 is obsolete| | --- Comment #138 from Jonathan Druart <[email protected]> --- Created attachment 157406 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=157406&action=edit Bug 29523: Add Koha::Objects->search_limited stub method This method is just a passthru to the search method. It is defined here to avoid the need to check if each class implements it. Signed-off-by: Tomas Cohen Arazi <[email protected]> Signed-off-by: David Nind <[email protected]> Signed-off-by: Martin Renvoize <[email protected]> Signed-off-by: Tomas Cohen Arazi <[email protected]> Signed-off-by: Jonathan Druart <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
