--- rat/lonpageflip.pm 2002/04/11 15:43:40 1.20 +++ rat/lonpageflip.pm 2002/04/11 18:19:46 1.21 @@ -2,7 +2,7 @@ # # Page flip handler # -# $Id: lonpageflip.pm,v 1.20 2002/04/11 15:43:40 albertel Exp $ +# $Id: lonpageflip.pm,v 1.21 2002/04/11 18:19:46 www Exp $ # # Copyright Michigan State University Board of Trustees # @@ -206,6 +206,7 @@ sub handler { my ($mapurl,$mapnum,$thisurl)=split(/\_\_\_/,$position); $cachehash{$mapurl}{$thisurl}=$mapnum; $cachehash{$mapurl}{'last_known'}=&Apache::lonnet::declutter($currenturl); + my $startoutmap=$mapurl; # ============================================================ Tie the big hash if (tie(%hash,'GDBM_File',$ENV{'request.course.fn'}.'.db',