--- loncom/homework/lonhomework.pm 2001/05/13 20:01:34 1.43 +++ loncom/homework/lonhomework.pm 2001/05/21 19:45:28 1.44 @@ -299,7 +299,7 @@ EDITMENU sub handler { my $request=$_[0]; - if ( $ENV{'user.name'} eq 'albertel' ) {$Apache::lonxml::debug=1;} +# if ( $ENV{'user.name'} eq 'albertel' ) {$Apache::lonxml::debug=1;} if (&setupheader($request)) { return OK; } $ENV{'request.uri'}=$request->uri;