http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8628 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart@bugs.koha-c | |ommunity.org Status|Signed Off |Failed QA --- Comment #5 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Martin, Following the coding guidelines, new modules added to the Koha namespace should be object-oriented. You should have a look at Koha::Object ( see Koha::Patron::Categories and Koha::Virtualshel* for examples). -- You are receiving this mail because: You are watching all bug changes.