--- loncom/interface/courseprefs.pm 2024/07/06 17:10:15 1.49.2.32 +++ loncom/interface/courseprefs.pm 2024/12/30 00:27:15 1.49.2.33 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Handler to set configuration settings for a course # -# $Id: courseprefs.pm,v 1.49.2.32 2024/07/06 17:10:15 raeburn Exp $ +# $Id: courseprefs.pm,v 1.49.2.33 2024/12/30 00:27:15 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -3264,8 +3264,7 @@ sub update_releasereq { } $modified_courses = []; } - undef($registered_cleanup); - return; + return OK; } sub show_autocoowners {