--- rat/lonsequence.pm 2002/05/23 10:19:30 1.8 +++ rat/lonsequence.pm 2004/09/10 06:38:24 1.20 @@ -2,7 +2,7 @@ # # Sequence Handler # -# $Id: lonsequence.pm,v 1.8 2002/05/23 10:19:30 www Exp $ +# $Id: lonsequence.pm,v 1.20 2004/09/10 06:38:24 www Exp $ # # Copyright Michigan State University Board of Trustees # @@ -44,19 +44,12 @@ use Apache::Constants qw(:common :http R use GDBM_File; use Apache::lonratedt; use Apache::lonratsrv; +use Apache::lonpageflip; +use Apache::loncommon; +use Apache::lonlocal; -# ----------------------------------------------------------- Could not resolve - -sub getlost { - my ($r,$errmsg)=@_; - $r->content_type('text/html'); - $r->send_http_header; - $r->print( - '
'.$errmsg. - '