https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10612
--- Comment #77 from Nick Clemens <[email protected]> --- (In reply to Jonathan Druart from comment #74) > > +use Koha::Database; > Not used. Removed > @@ +128,5 @@ > I don't understand this line, GetBorrowersToExpunge won't return a > DBIx::Class object, so the || > $patrons_to_delete->[$i]->get_column('borrowernumber'); part is not > necessary. > @@ +179,4 @@ > Same here. Both removed -- 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/
