https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37844
Sukhmandeep <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #171204|0 |1 is obsolete| | --- Comment #4 from Sukhmandeep <[email protected]> --- Created attachment 172002 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=172002&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]> -- 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/
