http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7368
--- Comment #31 from M. de Rooy <[email protected]> --- (In reply to comment #30) > Forget the latest patch please. I think we should remove this use statement > after all; it seems not to be used anyhow.. Well, not that fast. We need it, but somewhere deeper. opac-sendbasket does not need to call [read: use] it. But via Template::Plugin::HtmlToText it is required via the template of sendbasket. So it should be there after all. -- 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/
