--- loncom/interface/courseprefs.pm 2024/02/24 23:41:44 1.131 +++ loncom/interface/courseprefs.pm 2024/12/20 00:24:38 1.132 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Handler to set configuration settings for a course # -# $Id: courseprefs.pm,v 1.131 2024/02/24 23:41:44 raeburn Exp $ +# $Id: courseprefs.pm,v 1.132 2024/12/20 00:24:38 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -5298,8 +5298,7 @@ sub update_releasereq { } $modified_courses = []; } - undef($registered_cleanup); - return; + return OK; } sub show_autocoowners {