https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38299

--- Comment #2 from Emily Lamancusa (emlam) 
<[email protected]> ---
Created attachment 174251
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=174251&action=edit
Bug 38299: Make filehandler optional for colored outputs

Allow say_success, say_failure, etc, to omit the filehandler parameter
so that they can be used without explicitly opening a filehandler if you
are just printing to STDOUT and don't already have one.

If a filehandler is passed, the existing behavior is unchanged.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to