http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13811
--- Comment #2 from Maxime Beaulieu <[email protected]> --- Created attachment 36750 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=36750&action=edit check-url's --html option prints directly to a file instead of stdout. This change makes the option behave more like other cronjob's --html or --csv options. It also makes the script silent while printing html, as nothing is printed to stdout unless the verbose option is passed. The script's behaviour is not changed when launched without options. (Prints in stdout) sponsored by: CCSR -- 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/
