http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12892
Kyle M Hall <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #31605|0 |1 is obsolete| | Attachment #31607|0 |1 is obsolete| | Attachment #31672|0 |1 is obsolete| | --- Comment #24 from Kyle M Hall <[email protected]> --- Created attachment 31962 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=31962&action=edit Bug 12892 - Add Koha::Object, Koha::Objects and unit tests This patch adds the base classes upon which we can build new Koha classes to give us smarter, simpler code. Test Plan: 1) Apply this patch 2) prove t/Object.t t/db_dependent/Object.t t/db_dependent/Objects.t -- 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/
