--- loncom/homework/lonhomework.pm 2000/08/11 14:57:32 1.8 +++ loncom/homework/lonhomework.pm 2000/09/14 20:55:42 1.9 @@ -8,6 +8,7 @@ use Apache::lonxml; use Apache::lonnet; use Apache::inputtags; use Apache::structuretags; +use Apache::response; sub handler { my $request=shift;