--- rat/lonambiguous.pm 2005/03/01 00:22:57 1.15 +++ rat/lonambiguous.pm 2012/10/04 12:40:29 1.24 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Handler to resolve ambiguous file locations # -# $Id: lonambiguous.pm,v 1.15 2005/03/01 00:22:57 albertel Exp $ +# $Id: lonambiguous.pm,v 1.24 2012/10/04 12:40:29 bisitz Exp $ # # Copyright Michigan State University Board of Trustees # @@ -26,6 +26,8 @@ # http://www.lon-capa.org/ # + + package Apache::lonambiguous; use strict; @@ -44,6 +46,7 @@ sub cleanup { &Apache::lonnet::logthis('Failed cleanup ambiguous: bighash'); } } + return OK; } # ----------------------------------------------------------- Could not resolve @@ -53,11 +56,9 @@ sub getlost { $errmsg=&mt($errmsg); &Apache::loncommon::content_type($r,'text/html'); $r->send_http_header; - $r->print( - '