[Koha-bugs] [Bug 14075] Undefined value creates noisy warns in C4::AuthoritiesMarc

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Apr 29 06:59:48 CEST 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14075

--- Comment #2 from M. Tompsett <mtompset at hotmail.com> ---
Comment on attachment 38624
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=38624
Bug 14075: Undefined value creates noisy warns in C4::AuthoritiesMarc

Review of attachment 38624:
 --> (http://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=14075&attachment=38624)
-----------------------------------------------------------------

::: C4/AuthoritiesMarc.pm
@@ +18,4 @@
>  
>  use strict;
>  use warnings;
> +use lib '.';

Why this addition?

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


More information about the Koha-bugs mailing list