Bug 40132

Summary: Remove some POD from Koha/Template/Plugin/AdditionalContents.pm
Product: Koha Reporter: Marcel de Rooy <m.de.rooy>
Component: Architecture, internals, and plumbingAssignee: Marcel de Rooy <m.de.rooy>
Status: Signed Off --- QA Contact: Testopia <testopia>
Severity: minor    
Priority: P5 - low    
Version: Main   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:
Bug Depends on: 37628    
Bug Blocks:    
Attachments: Bug 40132: Remove POD for get_opac_news_by_id

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