--- loncom/publisher/lonpubdir.pm 2024/08/18 22:25:36 1.160.2.5.2.4 +++ loncom/publisher/lonpubdir.pm 2024/07/03 21:05:49 1.160.2.6 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Authoring Space Directory Lister # -# $Id: lonpubdir.pm,v 1.160.2.5.2.4 2024/08/18 22:25:36 raeburn Exp $ +# $Id: lonpubdir.pm,v 1.160.2.6 2024/07/03 21:05:49 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -290,7 +290,6 @@ sub handler { } # Print the sorted resources - my %editors = &Apache::loncommon::permitted_editors(); foreach my $filename (@sorted_files) { if ($filehash->{$filename}->{"cmode"}&$dirptr) { # Directories &putdirectory($r, $thisdisfn, $linkdir, $filename, @@ -303,8 +302,7 @@ sub handler { $filehash->{$filename}->{"linkfilename"}, $filehash->{$filename}->{"fulltitle"}, $filehash->{$filename}->{"status"}, - $filehash->{$filename}->{"pubstatus"}, - \%editors); + $filehash->{$filename}->{"pubstatus"}); } } @@ -741,8 +739,7 @@ sub putdirectory { $disfilename = ''.&mt('Parent Directory').''; } else { $actionitem = - '