--- rat/lonsequence.pm 2002/05/23 15:07:55 1.11 +++ rat/lonsequence.pm 2002/08/31 00:43:13 1.14 @@ -2,7 +2,7 @@ # # Sequence Handler # -# $Id: lonsequence.pm,v 1.11 2002/05/23 15:07:55 www Exp $ +# $Id: lonsequence.pm,v 1.14 2002/08/31 00:43:13 www Exp $ # # Copyright Michigan State University Board of Trustees # @@ -45,19 +45,10 @@ use GDBM_File; use Apache::lonratedt; use Apache::lonratsrv; use Apache::lonpageflip; +use Apache::loncommon; -# ----------------------------------------------------------- Could not resolve - -sub getlost { - my ($r,$errmsg)=@_; - $r->content_type('text/html'); - $r->send_http_header; - $r->print( - '
'.$errmsg. - '