--- rat/lonsequence.pm 2004/07/06 15:27:00 1.18 +++ rat/lonsequence.pm 2004/08/29 16:30:53 1.19 @@ -2,7 +2,7 @@ # # Sequence Handler # -# $Id: lonsequence.pm,v 1.18 2004/07/06 15:27:00 raeburn Exp $ +# $Id: lonsequence.pm,v 1.19 2004/08/29 16:30:53 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -292,6 +292,7 @@ sub handler { if ($disid) { $disurl=$bighash{'src_'.$disid}; $dismapid=(split(/\./,$disid))[1]; + $randomout = $bighash{'randomout_'.$disid}; } } $exitdisid = $disid;