https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15630
Marcel de Rooy <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #14 from Marcel de Rooy <[email protected]> --- (In reply to David Cook from comment #13) > > +use Module::Pluggable search_path => ['Koha::Plugin'], except => > > qr/::Edifact(|::Line|::Message|::Order|::Segment|::Transport)$/; > > This seems suboptimal... since any plugin with additional packages would > need an exception. Have the same feeling when I see these lines.. -- 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/
