http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=1985
--- Comment #10 from Jonathan Druart <[email protected]> --- Comment on attachment 36065 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=36065 Bug 1985 - Email notification of new OPAC comments Review of attachment 36065: --> (http://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=1985&attachment=36065) ----------------------------------------------------------------- ::: C4/Review.pm @@ +200,5 @@ > + > +=cut > + > +sub SendReviewAlert { > + my $review = shift; Olli, this $review is not used in the subroutine. -- 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/
