Bug 11856

Summary: Minor improvements on code documentation (omnibus)
Product: Koha Reporter: Marcel de Rooy <m.de.rooy>
Component: Architecture, internals, and plumbingAssignee: Marcel de Rooy <m.de.rooy>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: trivial    
Priority: P5 - low CC: gmcharlt, jonathan.druart, veron
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: Trivial patch
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Attachments: Bug 11856: Add confirm option to POD in advance_notices.pl
[Signed off] Bug 11856: Add confirm option to POD in advance_notices.pl
Bug 11856: Add confirm option to POD in advance_notices.pl
Bug 11856: Add confirm option to POD in advance_notices.pl

Description Marcel de Rooy 2014-02-27 08:26:11 UTC
This is meant for submitting minor documentation improvemens in code.
If they are trivial, and you "tested" the fix yourself (of course ;), please add your own signoff. The QA team will most probably not mind.
Comment 1 Marcel de Rooy 2014-04-17 10:06:16 UTC Comment hidden (obsolete)
Comment 2 Marc Véron 2014-05-09 14:42:19 UTC Comment hidden (obsolete)
Comment 3 Jonathan Druart 2014-05-15 13:18:21 UTC Comment hidden (obsolete)
Comment 4 Jonathan Druart 2014-05-15 13:18:40 UTC
Created attachment 28280 [details] [review]
Bug 11856: Add confirm option to POD in advance_notices.pl

Also removes a commented line that changed the value of $confirm.
If it would default to 1, we do not need it at all.
I am not saying that we need it, but just documenting that we have it.

Small change in documentation.
Signed-off-by: Marc Véron <veron@veron.ch>

Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Comment 5 Galen Charlton 2014-05-23 13:54:19 UTC
Pushed to master and 3.16.x.  Thanks, Marcel!