[Koha-bugs] [Bug 15795] C4/Members.pm is floody (Norwegian Patron DB)

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Feb 11 14:11:13 CET 2016


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15795

--- Comment #5 from M. Tompsett <mtompset at hotmail.com> ---
(In reply to Magnus Enger from comment #4)
> How about getting rid of both the if and the warn? So ... this:
> 
>  use Module::Load::Conditional qw( can_load );
>  can_load( modules => { 'Koha::NorwegianPatronDB' => undef } );

While functional, I think warns are a good thing. I would rather keep the
potential to warn, hence my patch.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list