Bug 40132 - Remove some POD from Koha/Template/Plugin/AdditionalContents.pm
Summary: Remove some POD from Koha/Template/Plugin/AdditionalContents.pm
Status: Signed Off
Alias: None
Product: Koha
Classification: Unclassified
Component: Architecture, internals, and plumbing (show other bugs)
Version: Main
Hardware: All All
: P5 - low minor
Assignee: Marcel de Rooy
QA Contact: Testopia
URL:
Keywords:
Depends on: 37628
Blocks:
  Show dependency treegraph
 
Reported: 2025-06-12 14:09 UTC by Marcel de Rooy
Modified: 2025-06-12 14:13 UTC (History)
0 users

See Also:
GIT URL:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments
Bug 40132: Remove POD for get_opac_news_by_id (1.26 KB, patch)
2025-06-12 14:12 UTC, Marcel de Rooy
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Marcel de Rooy 2025-06-12 14:09:40 UTC
The method get_opac_news_by_id is no longer available.
Comment 1 Marcel de Rooy 2025-06-12 14:12:42 UTC
Created attachment 183205 [details] [review]
Bug 40132: Remove POD for get_opac_news_by_id

We are removing a wrong method name at the same time ;)

Test plan:
Read the patch. Just removing a few outdated POD lines.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Comment 2 Marcel de Rooy 2025-06-12 14:13:15 UTC
Super trivial. Self SO