--- loncom/homework/lonhomework.pm 2001/01/11 15:25:46 1.32 +++ loncom/homework/lonhomework.pm 2001/01/12 20:40:23 1.33 @@ -117,7 +117,7 @@ sub check_date { 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;} else {$Apache::lonxml::debug=0;} my (@targets) = &get_target();