https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37844
Kyle M Hall (khall) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #172002|0 |1 is obsolete| | --- Comment #5 from Kyle M Hall (khall) <[email protected]> --- Created attachment 172005 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=172005&action=edit Bug 37844: Remove C4::Members::DeleteUnverifiedOpacRegistrations This patch removes the subroutine C4::Members::DeleteUnverifiedOpacRegistrations and use the Koha::Objects->filter_by_last_update method that is used for the other flag in this script. Test plan: Confirm that --del-unv-selfreg works the same before and after this patch applied Signed-off-by: Sukhmandeep Benipal <[email protected]> Signed-off-by: Kyle M Hall <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
