--- rat/lonpage.pm 2002/08/12 18:21:42 1.44 +++ rat/lonpage.pm 2002/09/01 19:29:01 1.45 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Page Handler # -# $Id: lonpage.pm,v 1.44 2002/08/12 18:21:42 albertel Exp $ +# $Id: lonpage.pm,v 1.45 2002/09/01 19:29:01 www Exp $ # # Copyright Michigan State University Board of Trustees # @@ -171,14 +171,7 @@ sub handler { @rows=(); - &tracetable(0,$firstres,'&'.$lastres.'&'); - if ($hash{'src_'.$lastres}) { - my $brepriv= - &Apache::lonnet::allowed('bre',$hash{'src_'.$lastres}); - if (($brepriv eq '2') || ($brepriv eq 'F')) { - $rows[$#rows+1]=''.$lastres; - } - } + &tracetable(0,$firstres,'&'); # ------------------------------------------------------------ Add to symb list