http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9656
Chris Cormack <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #15581|0 |1 is obsolete| | --- Comment #5 from Chris Cormack <[email protected]> --- Created attachment 15643 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=15643&action=edit Bug 9656: Make logging to a file optional (for fines) To test: 1/ Before the patch run misc/cronjobs/fines.pl Notice that a file has been written to /tmp 2/ rm the file 3/ Apply the patch and run the script again Notice the file is not created 4/ run the script with -l Notice the file is created again -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
