https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17600
Jonathan Druart <jonathan.dru...@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #57950|0 |1 is obsolete| | Attachment #57951|0 |1 is obsolete| | Attachment #57952|0 |1 is obsolete| | Attachment #57953|0 |1 is obsolete| | --- Comment #21 from Jonathan Druart <jonathan.dru...@bugs.koha-community.org> --- Created attachment 61994 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=61994&action=edit Bug 17600: Standardize our EXPORT_OK On bug 17591 we discovered that there was something weird going on with the way we export and use subroutines/modules. This patch tries to standardize our EXPORT to use EXPORT_OK only. That way we will need to explicitely define the subroutine we want to use from a module. There are still a lot of things to do, it would be good to write a script to do what's need to be done. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list Koha-bugs@lists.koha-community.org 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/