Bugzilla – Attachment 59746 Details for
Bug 16034
Integration with OverDrive Patron API
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 16034 follow-up: added WebService::ILS to PerlDependencies
Bug-16034-follow-up-added-WebServiceILS-to-PerlDep.patch (text/plain), 826 bytes, created by
Nick Clemens (kidclamp)
on 2017-02-01 16:37:14 UTC
(
hide
)
Description:
Bug 16034 follow-up: added WebService::ILS to PerlDependencies
Filename:
MIME Type:
Creator:
Nick Clemens (kidclamp)
Created:
2017-02-01 16:37:14 UTC
Size:
826 bytes
patch
obsolete
>From da0014e2ea27730028bb4c3ce69fac9c731d776f Mon Sep 17 00:00:00 2001 >From: Srdjan <srdjan@catalyst.net.nz> >Date: Fri, 29 Jul 2016 12:42:23 +1200 >Subject: [PATCH] Bug 16034 follow-up: added WebService::ILS to > PerlDependencies > >Signed-off-by: Nick Clemens <nick@bywatersolutions.com> >--- > C4/Installer/PerlDependencies.pm | 5 +++++ > 1 file changed, 5 insertions(+) > >diff --git a/C4/Installer/PerlDependencies.pm b/C4/Installer/PerlDependencies.pm >index 4e1f75f..f8a96c4 100644 >--- a/C4/Installer/PerlDependencies.pm >+++ b/C4/Installer/PerlDependencies.pm >@@ -852,6 +852,11 @@ our $PERL_DEPS = { > required => 1, > min_ver => '0.28', > }, >+ 'WebService::ILS' => { >+ 'usage' => 'Interface third party systems', >+ 'required' => '0', >+ 'min_ver' => '0.07', >+ }, > }; > > 1; >-- >2.1.4
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 16034
:
48919
|
48920
|
48921
|
49929
|
49930
|
49931
|
53793
|
55594
|
55675
|
55676
|
55677
|
55678
|
55763
|
55764
|
55765
|
55766
|
55815
|
55816
|
57398
|
57399
|
57400
|
57401
|
58518
|
58519
|
58520
|
58521
|
58522
|
58790
|
58791
|
59055
|
59056
|
59057
|
59058
|
59392
|
59393
|
59394
|
59395
|
59713
|
59714
|
59743
|
59744
|
59745
| 59746 |
60626
|
60654
|
60789