http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14075
--- Comment #3 from Aleisha Amohia <[email protected]> --- (In reply to M. Tompsett from comment #2) > Comment on attachment 38624 [details] [review] > Bug 14075: Undefined value creates noisy warns in C4::AuthoritiesMarc > > Review of attachment 38624 [details] [review]: > ----------------------------------------------------------------- > > ::: C4/AuthoritiesMarc.pm > @@ +18,4 @@ > > > > use strict; > > use warnings; > > +use lib '.'; > > Why this addition? Oops forgot to take that out when I was experimenting earlier! My bad -- 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/
