Bugzilla – Attachment #69703: Bug 19410: (follow-up) Move build_query_params_from_api into a helper for
bug #19410
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
View
|
Details
|
Raw Unified
| Return to
bug 19410
Collapse All
|
Expand All
(-)
a/Koha/Objects.pm (-2 lines)
Lines 23-29 use Carp;
Link Here
23
use List::MoreUtils qw( none );
23
use List::MoreUtils qw( none );
24
24
25
use Koha::Database;
25
use Koha::Database;
26
use Koha::Exceptions;
27
26
28
=head1 NAME
27
=head1 NAME
29
28
30
-
Return to
bug 19410