21 Mar
2016
21 Mar
'16
4:33 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16039 --- Comment #13 from M. Tompsett <mtompset@hotmail.com> --- Comment on attachment 49392 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=49392 Bug 16039: Remove useless exit Review of attachment 49392: --> (https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=16039&attachment=49392) ----------------------------------------------------------------- ::: misc/cronjobs/share_usage_with_koha_community.pl @@ +19,4 @@
) || pod2usage(1);
if ($help) { + pod2usage(0);
Ooooo.... much cleaner. -- You are receiving this mail because: You are watching all bug changes.