Bugzilla – Attachment 59385 Details for
Bug 17935
Adjust some POD lines, fix a few typos
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 17935: Follow up for C4::Plugin...
Bug-17935-Follow-up-for-C4Plugin.patch (text/plain), 1.29 KB, created by
Mark Tompsett
on 2017-01-20 18:28:11 UTC
(
hide
)
Description:
Bug 17935: Follow up for C4::Plugin...
Filename:
MIME Type:
Creator:
Mark Tompsett
Created:
2017-01-20 18:28:11 UTC
Size:
1.29 KB
patch
obsolete
>From a3d8693d4126eb1134521914d6edccb86d2ae28f Mon Sep 17 00:00:00 2001 >From: Mark Tompsett <mtompset@hotmail.com> >Date: Fri, 20 Jan 2017 17:34:56 +0000 >Subject: [PATCH] Bug 17935: Follow up for C4::Plugin... > >TEST PLAN >--------- >-- apply first patch >git grep "C4::Plugin" >-- still two references >perldoc Koha::Plugins::Base >perldoc Koha::Plugins::Handler > >-- apply this patch >git grep "C4::Plugin" >-- no references >perldoc Koha::Plugins::Base >perldoc Koha::Plugins::Handler >-- should look fixed > > Please enter the commit message for your changes. Lines starting >--- > Koha/Plugins/Base.pm | 2 +- > Koha/Plugins/Handler.pm | 2 +- > 2 files changed, 2 insertions(+), 2 deletions(-) > >diff --git a/Koha/Plugins/Base.pm b/Koha/Plugins/Base.pm >index 4aa8e94..ba20a58 100644 >--- a/Koha/Plugins/Base.pm >+++ b/Koha/Plugins/Base.pm >@@ -28,7 +28,7 @@ use C4::Context; > > =head1 NAME > >-C4::Plugins::Base - Base Module for plugins >+Koha::Plugins::Base - Base Module for plugins > > =cut > >diff --git a/Koha/Plugins/Handler.pm b/Koha/Plugins/Handler.pm >index b0e316a..5b6e3e3 100644 >--- a/Koha/Plugins/Handler.pm >+++ b/Koha/Plugins/Handler.pm >@@ -34,7 +34,7 @@ BEGIN { > > =head1 NAME > >-C4::Plugins::Handler - Handler Module for running plugins >+Koha::Plugins::Handler - Handler Module for running plugins > > =head1 SYNOPSIS > >-- >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 17935
:
59209
|
59385
|
59485
|
59486
|
59579
|
59580