Bugzilla – Attachment #41427: Bug 14660: Fix stocknumberam123.pl cataloguing plugin for
bug #14660
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
View
|
Details
|
Raw Unified
| Return to
bug 14660
Collapse All
|
Expand All
(-)
a/cataloguing/value_builder/stocknumberam123.pl (-1 / +1 lines)
Lines 22-27 use warnings;
Link Here
22
use C4::Auth;
22
use C4::Auth;
23
use CGI qw ( -utf8 );
23
use CGI qw ( -utf8 );
24
use C4::Context;
24
use C4::Context;
25
use C4::Output;
25
26
26
=head1 DESCRIPTION
27
=head1 DESCRIPTION
27
28
28
-
Return to
bug 14660