--- rat/lonwrapper.pm 2001/11/29 19:23:49 1.4 +++ rat/lonwrapper.pm 2002/03/06 15:00:55 1.5 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Wrapper for external and binary files as standalone resources # -# $Id: lonwrapper.pm,v 1.4 2001/11/29 19:23:49 www Exp $ +# $Id: lonwrapper.pm,v 1.5 2002/03/06 15:00:55 matthew Exp $ # # Copyright Michigan State University Board of Trustees # @@ -54,7 +54,7 @@ sub handler { $url=~s/^\/ext\//http\:\/\//; my $events='onLoad="'.&Apache::lonxml::loadevents. '" onUnload="'.&Apache::lonxml::unloadevents.'"'; - my $script=&Apache::lonxml::registerurl(1); + my $script=&Apache::lonxml::registerurl(1,undef); $r->print(<