--- rat/lonsequence.pm 2002/05/23 15:07:55 1.11 +++ rat/lonsequence.pm 2005/03/01 00:22:57 1.23 @@ -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.23 2005/03/01 00:22:57 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -28,13 +28,6 @@ # # (Handler to resolve ambiguous file locations # -# (TeX Content Handler -# -# 05/29/00,05/30,10/11 Gerd Kortemeyer) -# -# 10/11,10/12 Gerd Kortemeyer) -# -# 10/16 Gerd Kortemeyer package Apache::lonsequence; @@ -45,19 +38,11 @@ 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. - '